DSCResources/MSFT_IntuneWindowsInformationProtectionPolicyWindows10MdmEnrolled/settings.json
{
"resourceName": "IntuneWindowsInformationProtectionPolicyWindows10MdmEnrolled", "description": "This resource configures an Intune Windows Information Protection Policy for Windows10 Mdm Enrolled.", "permissions": { "graph": { "delegated": { "read": [ { "name": "DeviceManagementApps.Read.All" }, { "name": "DeviceManagementApps.ReadWrite.All" } ], "update": [] }, "application": { "read": [ { "name": "DeviceManagementApps.Read.All" }, { "name": "DeviceManagementApps.ReadWrite.All" } ], "update": [] } } } } |