Identity Risky User Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
IdentityRiskyUser.Read.All | dc5007c0-2d7d-4c42-879c-2dab87571379 | Read all identity risky user information | Allows the app to read the identity risky user information for your organization without a signed in user. |
IdentityRiskyUser.ReadWrite.All | 656f6061-f9fe-4807-9708-6a2e0934df76 | Read and write all risky user information | Allows the app to read and update identity risky user information for your organization without a signed-in user. Update operations include dismissing risky users. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
IdentityRiskyUser.Read.All | d04bb851-cb7c-4146-97c7-ca3e71baf56c | Read identity risky user information | Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user. |
IdentityRiskyUser.ReadWrite.All | e0a7cdbb-08b0-4697-8264-0069786e9674 | Read and write risky user information | Allows the app to read and update identity risky user information for all users in your organization on behalf of the signed-in user. Update operations include dismissing risky users. |