DSCResources/MSFT_IntuneAppProtectionPolicyiOS/settings.json
{
"resourceName": "IntuneAppProtectionPolicyiOS", "description": "This resource configures an Intune app protection policy for an iOS Device.", "permissions": [ { "read": [ { "name":"DeviceManagementApps.Read.All" } ], "update": [ { "name": "DeviceManagementApps.ReadWrite.All" } ] } ] } |