Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update assign-policies-users-and-groups.md #10852

Merged
merged 2 commits into from
Aug 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions Teams/assign-policies-users-and-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,7 @@ Group policy assignments are only propagated to users who are direct members of
> The Teams Powershell module and Teams admin center don't support the following policies for group policy assignment.
>
> - Teams App Permission Policy
> - Teams Emergency Call Routing Policy
> - Teams Network Roaming Policy
> - Teams Upgrade Policy
> - Teams Voice Applications Policy

### What you need to know about policy assignment to groups

Expand All @@ -122,9 +119,6 @@ A user's effective policy is updated according to these rules:

#### Group assignment ranking

> [!NOTE]
> A given policy type can be assigned to a maximum of 64 groups across policy instances for that type.

When you assign a policy to a group, you specify a ranking for the group assignment. This ranking is used to determine which policy a user should inherit as their effective policy if the user is a member of two or more groups and each group is assigned a policy of the same type.

The group assignment ranking is relative to other group assignments of the same type. For example, if you're assigning a calling policy to two groups, set the ranking of one assignment to 1 and the other to 2, with 1 being the highest ranking. The group assignment ranking indicates which group membership is more important or more relevant than other group memberships regarding inheritance.
Expand Down