DSCResources/MSFT_IntuneAntivirusExclusionsPolicyLinux/settings.json
{
"resourceName": "IntuneAntivirusExclusionsPolicyLinux", "description": "This resource configures an Intune Antivirus Exclusions Policy Linux.", "permissions": { "graph": { "application": { "update": [ { "name": "Group.Read.All" } ], "read": [ { "name": "DeviceManagementConfiguration.Read.All" }, { "name": "Group.Read.All" } ] }, "delegated": { "update": [ { "name": "Group.Read.All" } ], "read": [ { "name": "DeviceManagementConfiguration.Read.All" }, { "name": "Group.Read.All" } ] } } } } |