DSCResources/MSFT_IntuneDeviceCompliancePolicyAndroidWorkProfile/settings.json
{
"resourceName": "IntuneDeviceCompliancePolicyAndroidWorkProfile", "description": "This resource configures the settings of Android Work Profile device compliance policies in your cloud-based organization.", "permissions": { "graph": { "delegated": { "read": [ { "name": "DeviceManagementConfiguration.Read.All" } ], "update": [ { "name": "DeviceManagementConfiguration.ReadWrite.All" } ] }, "application": { "read": [ { "name": "DeviceManagementConfiguration.Read.All" } ], "update": [ { "name": "DeviceManagementConfiguration.ReadWrite.All" } ] } } } } |