Skip to content

Commit 2bef06d

Browse files
malhussanJelledb
authored andcommitted
chore: add AdministrativeUnit.Read.All to au permissions in docs
1 parent 9811799 commit 2bef06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/new-integration-how-to-integrate-azure-administrative-units.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ integration:
2929

3030
| Feature | Standard Integration Permissions | Integration Permissions with Administrative Units |
3131
| --------------------------------------- | ----------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ |
32-
| **User Discovery for Group Membership** | `Directory.Read.All` _tenant scope_ <br>Read all users and groups | `User.Read.All` _tenant scope_ <br>Read all users |
32+
| **User Discovery for Group Membership** | `Directory.Read.All` _tenant scope_ <br>Read all users and groups | `User.Read.All` and `AdministrativeUnit.Read.All` _tenant scope_ <br>Read all users and administrative units |
3333
| **Manage Groups** | `Group.ReadWrite.All` _tenant scope_ <br>Create and delete groups, manage membership | `Groups Administrator` _administrative unit scope_ <br>Create and delete groups, manage membership _only within_ the administrative unit |
3434
| **Invite Users (Azure B2B)** | `User.Invite.All` _tenant scope_ <br>Optional, invite AAD B2B guest users into the tenant | `User.Invite.All` _tenant scope_ <br>Optional, invite AAD B2B guest users into the tenant |
3535

0 commit comments

Comments
 (0)