Skip to content

Commit

Permalink
🧹 Improved the part related to Entra ID permissions (#432)
Browse files Browse the repository at this point in the history
Signed-off-by: Hossein Rouhani <[email protected]>
  • Loading branch information
HRouhani authored Oct 30, 2024
1 parent fdb890d commit b546371
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/platform/infra/saas/ms365/_include-graph.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ By default, Microsoft grants your new application `User.Read` permission for Mic
| SecurityActions.Read.All | Application | Read your organization's security actions |
| SecurityEvents.Read.All | Application | Read your organization's security events |
| DeviceManagementConfiguration.Read.All | Application | Read Microsoft Intune device configuration and policies |
| AuditLog.Read.All | Application | Read all audit log data |
| Directory.Read.All | Application | Read directory data |

</details>

Expand Down

0 comments on commit b546371

Please sign in to comment.