Skip to content

Commit c324a09

Browse files
Fix note formatting
1 parent 559940f commit c324a09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

teams/teams-ps/teams/Grant-CsTeamsWorkLoadPolicy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ Assigns a given policy to the tenant.
7171
PS C:\> Grant-CsTeamsWorkLoadPolicy -Global -PolicyName Test
7272
```
7373

74-
Note: _Using $null in place of a policy name can be used to unassigned a policy instance._
74+
> [!NOTE]
75+
> _Using $null in place of a policy name can be used to unassigned a policy instance._
7576
7677
## PARAMETERS
7778

0 commit comments

Comments
 (0)