DSCResources/MSFT_IntuneVPNConfigurationPolicyAndroidDeviceOwner/settings.json
{
"resourceName": "IntuneVPNConfigurationPolicyAndroidDeviceOwner", "description": "This resource configures an Intune VPN Configuration Policy for Android Device Owner Devices.", "permissions": { "graph": { "delegated": { "read": [ { "name": "Group.Read.All" }, { "name": "DeviceManagementConfiguration.Read.All" } ], "update": [ { "name": "Group.Read.All" }, { "name": "DeviceManagementConfiguration.ReadWrite.All" } ] }, "application": { "read": [ { "name": "Group.Read.All" }, { "name": "DeviceManagementConfiguration.Read.All" } ], "update": [ { "name": "Group.Read.All" }, { "name": "DeviceManagementConfiguration.ReadWrite.All" } ] } } } } |