Administrative Unit Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
AdministrativeUnit.Read.All | 134fd756-38ce-4afd-ba33-e9623dbe66c2 | Read all administrative units | Allows the app to read administrative units and administrative unit membership without a signed-in user. |
AdministrativeUnit.ReadWrite.All | 5eb59dd3-1da2-4329-8733-9dabdc435916 | Read and write all administrative units | Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
AdministrativeUnit.Read.All | 3361d15d-be43-4de6-b441-3c746d05163d | Read administrative units | Allows the app to read administrative units and administrative unit membership on behalf of the signed-in user. |
AdministrativeUnit.ReadWrite.All | 7b8a2d34-6b3f-4542-a343-54651608ad81 | Read and write administrative units | Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on behalf of the signed-in user. |