DSCResources/MSFT_SCDeviceConfigurationRule/settings.json
{
"resourceName": "SCDeviceConfigurationRule", "description": "This resource configures a Device Configuration Rule in Purview.", "roles": { "read": [], "update": [] }, "permissions": { "graph": { "delegated": { "read": [], "update": [] }, "application": { "read": [ { "name": "Group.Read.All" } ], "update": [ { "name": "Group.Read.All" } ] } } } } |