DSCResources/MSFT_IntuneDeviceConfigurationPolicyAndroidWorkProfile/settings.json
{
"resourceName": "IntuneDeviceConfigurationPolicyAndroidWorkProfile", "description": "This resource configures an Intune device configuration profile for an Android Workprofile device.", "permissions": { "graph": { "delegated": { "read": [ { "name": "DeviceManagementConfiguration.Read.All" } ], "update": [ { "name": "DeviceManagementConfiguration.ReadWrite.All" } ] }, "application": { "read": [ { "name": "DeviceManagementConfiguration.Read.All" } ], "update": [ { "name": "DeviceManagementConfiguration.ReadWrite.All" } ] } } } } |