Skip to content

Commit 435e936

Browse files
committed
update documentation
1 parent 900b95f commit 435e936

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/teams-ps/teams/Grant-CsGroupPolicyPackageAssignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ schema: 2.0.0
1313

1414
## SYNOPSIS
1515

16-
This cmdlet applies a policy package to a security group in a tenant.
16+
This cmdlet applies a policy package to a group in a tenant.
1717

1818
## SYNTAX
1919

@@ -23,7 +23,7 @@ Grant-CsUserPolicyPackage -Identity <String> -PackageName <String> [-Priority <S
2323

2424
## DESCRIPTION
2525

26-
This cmdlet applies a policy package to a security group in a tenant. Provide a group identity to assign the package with all the associated policies. The available policy packages and their definitions can be found by running Get-CsPolicyPackage. Priority can be optionally specified to determine which policies in a package will be applied to the user in case they belong to two or more groups. If priority is not specified, the group's package assignment will be ranked last in priority. If a user was directly assigned a package, direct assignment takes precedence over group assignment. For more information on priority and group policy assignments, please review [this section](New-CsGroupPolicyAssignment.md#description). For more information on policy packages, please review https://docs.microsoft.com/en-us/MicrosoftTeams/manage-policy-packages
26+
This cmdlet applies a policy package to a group in a tenant. Provide a group identity to assign the package with all the associated policies. The available policy packages and their definitions can be found by running Get-CsPolicyPackage. Priority can be optionally specified to determine which policies in a package will be applied to the user in case they belong to two or more groups. If priority is not specified, the group's package assignment will be ranked last in priority. If a user was directly assigned a package, direct assignment takes precedence over group assignment. For more information on priority and group policy assignments, please review [this section](New-CsGroupPolicyAssignment.md#description). For more information on policy packages, please review https://docs.microsoft.com/en-us/MicrosoftTeams/manage-policy-packages
2727

2828
## EXAMPLES
2929

0 commit comments

Comments
 (0)