DSCResources/MSFT_IntuneEndpointDetectionAndResponsePolicyMacOS/settings.json
{
"resourceName": "IntuneEndpointDetectionAndResponsePolicyMacOS", "description": "This resource configures an Intune Endpoint Detection And Response Policy MacOS.", "permissions": { "graph": { "delegated": { "read": [ { "name": "Group.Read.All" }, { "name": "DeviceManagementConfiguration.Read.All" } ], "update": [ { "name": "Group.Read.All" }, { "name": "DeviceManagementConfiguration.ReadWrite.All" } ] }, "application": { "read": [ { "name": "Group.Read.All" }, { "name": "DeviceManagementConfiguration.Read.All" } ], "update": [ { "name": "Group.Read.All" }, { "name": "DeviceManagementConfiguration.ReadWrite.All" } ] } } } } |