DSCResources/MSFT_O365OrgSettings/settings.json
{
"resourceName": "O365OrgCustomizationSetting", "description": "", "permissions": { "graph": { "delegated": { "read": [ { "name": "Application.Read.All" }, { "name": "ReportSettings.Read.All" } ], "update": [ { "name": "Application.ReadWrite.All" }, { "name": "ReportSettings.ReadWrite.All" } ] }, "application": { "read": [ { "name": "Application.Read.All" }, { "name": "ReportSettings.Read.All" } ], "update": [ { "name": "Application.ReadWrite.All" }, { "name": "ReportSettings.ReadWrite.All" }, { "name": "83f7232f-763c-47b2-a097-e35d2cbe1da5" } ] } }, "exchange": { "requiredroles": [], "requiredrolegroups": [] }, "ProjectWorkManagement": { "delegated": { "read": [ { "name": "OrgSettings-Planner.Read.All" } ], "update": [ { "name": "OrgSettings-Planner.ReadWrite.All" } ] }, "application": { "read": [ { "name": "OrgSettings-Planner.Read.All" } ], "update": [ { "name": "OrgSettings-Planner.ReadWrite.All" } ] } } } } |