DSCResources/MSFT_IntuneDeviceConfigurationPolicyAndroidOpenSourceProject/settings.json
{
"resourceName": "IntuneDeviceConfigurationPolicyAndroidOpenSourceProject", "description": "This resource configures an Intune device configuration profile for an Android open Source Project 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" } ] } } } } |