DSCResources/MSFT_IntuneASRRulesPolicyWindows10/settings.json
{
"resourceName": "IntuneASRRulesPolicyWindows10", "description": "This resource configures a Intune Endpoint Protection Attack Surface Reduction rules policy for a Windows 10 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" } ] } } } } |