DSCResources/MSFT_IntuneSettingCatalogASRRulesPolicyWindows10/settings.json
{
"resourceName": "IntuneSettingCatalogASRRulesPolicyWindows10", "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" } ] } } } } |