Delegated Admin Relationship Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
DelegatedAdminRelationship.Read.All | f6e9e124-4586-492f-adc0-c6f96e4823fd | Read Delegated Admin relationships with customers | Allows the app to read details of delegated admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups without a signed-in user. |
DelegatedAdminRelationship.ReadWrite.All | cc13eba4-8cd8-44c6-b4d4-f93237adce58 | Manage Delegated Admin relationships with customers | Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
DelegatedAdminRelationship.Read.All | 0c0064ea-477b-4130-82a5-4c2cc4ff68aa | Read Delegated Admin relationships with customers | Allows the app to read details of delegated admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on behalf of the signed-in user. |
DelegatedAdminRelationship.ReadWrite.All | 885f682f-a990-4bad-a642-36736a74b0c7 | Manage Delegated Admin relationships with customers | Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers as well as role assignments to security groups for active Delegated Admin relationships on behalf of the signed-in user. |