Identity Risky Service Principal Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
IdentityRiskyServicePrincipal.Read.All | 607c7344-0eed-41e5-823a-9695ebe1b7b0 | Read all identity risky service principal information | Allows the app to read all risky service principal information for your organization, without a signed-in user. |
IdentityRiskyServicePrincipal.ReadWrite.All | cb8d6980-6bcb-4507-afec-ed6de3a2d798 | Read and write all identity risky service principal information | Allows the app to read and update identity risky service principal for your organization, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
IdentityRiskyServicePrincipal.Read.All | ea5c4ab0-5a73-4f35-8272-5d5337884e5d | Read all identity risky service principal information | Allows the app to read all identity risky service principal information for your organization, on behalf of the signed-in user. |
IdentityRiskyServicePrincipal.ReadWrite.All | bb6f654c-d7fd-4ae3-85c3-fc380934f515 | Read and write all identity risky service principal information | Allows the app to read and update identity risky service principal information for all service principals in your organization, on behalf of the signed-in user. Update operations include dismissing risky service principals. |