DSCResources/MSFT_IntuneAntivirusPolicyWindows10SettingCatalog/settings.json
{
"resourceName": "IntuneAntivirusPolicyWindows10SettingCatalog", "description": "This resource configures an Intune Endpoint Protection Antivirus 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" } ] } } } } |