Report Settings Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
ReportSettings.Read.All | ee353f83-55ef-4b78-82da-555bfa2b4b95 | Read all admin report settings | Allows the app to read all admin report settings, such as whether to display concealed information in reports, without a signed-in user. |
ReportSettings.ReadWrite.All | 2a60023f-3219-47ad-baa4-40e17cd02a1d | Read and write all admin report settings | Allows the app to read and update all admin report settings, such as whether to display concealed information in reports, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
ReportSettings.Read.All | 84fac5f4-33a9-4100-aa38-a20c6d29e5e7 | Read admin report settings | Allows the app to read admin report settings, such as whether to display concealed information in reports, on behalf of the signed-in user |
ReportSettings.ReadWrite.All | b955410e-7715-4a88-a940-dfd551018df3 | Read and write admin report settings | Allows the app to read and update admin report settings, such as whether to display concealed information in reports, on behalf of the signed-in user. |