Skip to content

Commit 7de0cf1

Browse files
authored
Update New-CsGroupPolicyAssignment.md
Change to emphasise that the assignment is only to direct members of the group via a !Note
1 parent 8bcacb9 commit 7de0cf1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

teams/teams-ps/teams/New-CsGroupPolicyAssignment.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@ The group policy assignment rank is set at the time a policy is being assigned t
2727

2828
It's helpful to think of rank as determining the position of each policy assignment in an ordered list, from highest rank to lowest rank. In fact, rank can be specified as any number, but these are converted into sequential values 1, 2, 3, etc. with 1 being the highest rank. When assigning a policy to a group, set the rank to be the position in the list where you want the new group policy assignment to be. If a rank is not specified, the policy assignment will be given the lowest rank, corresponding to the end of the list.
2929

30-
Group policy assignment allows you to easily manage policies across different subsets of users within your organization. Group policy assignment is recommended for groups of up to 50000 users, but it will also work with larger groups. Group policy assignments are only propagated to users that are direct members of the group; the assignments are not propagated to members of nested groups.
30+
Group policy assignment allows you to easily manage policies across different subsets of users within your organization. Group policy assignment is recommended for groups of up to 50000 users, but it will also work with larger groups.
31+
32+
> [!Note]
33+
> Group policy assignments are only propagated to users that are direct members of the group; the assignments are not propagated to members of nested groups.
3134
3235
Group policy assignment is currently limited to the following policy types:
3336
TeamsAppSetupPolicy, TeamsCallingPolicy, TeamsCallParkPolicy, TeamsChannelsPolicy, TeamsComplianceRecordingPolicy, TeamsEducationAssignmentsAppPolicy, TeamsMeetingBroadcastPolicy, TeamsMeetingPolicy, TeamsMessagingPolicy.

0 commit comments

Comments
 (0)