Role Management Alert Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
RoleManagementAlert.Read.Directory | ef31918f-2d50-4755-8943-b8638c0a077e | Read all alert data for your company’s directory | Allows the app to read all role-based access control (RBAC) alerts for your company’s directory, without a signed-in user. This includes reading alert statuses, alert definitions, alert configurations and incidents that lead to an alert. |
RoleManagementAlert.ReadWrite.Directory | 11059518-d6a6-4851-98ed-509268489c4a | Read all alert data, configure alerts, and take actions on all alerts for your company’s directory | Allows the app to read and manage all role-based access control (RBAC) alerts for your company’s directory, without a signed-in user. This includes managing alert settings, initiating alert scans, dimissing alerts, remediating alert incidents, and reading alert statuses, alert definitions, alert configurations and incidents that lead to an alert. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
RoleManagementAlert.Read.Directory | cce71173-f76d-446e-97ff-efb2d82e11b1 | Read all alert data for your company’s directory | Allows the app to read the role-based access control (RBAC) alerts for your company’s directory, on behalf of the signed-in user. This includes reading alert statuses, alert definitions, alert configurations and incidents that lead to an alert. |
RoleManagementAlert.ReadWrite.Directory | 435644c6-a5b1-40bf-8f52-fe8e5b53e19c | Read all alert data, configure alerts, and take actions on all alerts for your company’s directory | Allows the app to read and manage the role-based access control (RBAC) alerts for your company’s directory, on behalf of the signed-in user. This includes managing alert settings, initiating alert scans, dimissing alerts, remediating alert incidents, and reading alert statuses, alert definitions, alert configurations and incidents that lead to an alert. |