DSCResources/MSFT_SPORetentionLabelsSettings/settings.json
{
"resourceName": "SPORetentionLabelsSettings", "description": "Configures the retention label settings. This setting is accessible via the Purview Record Management settings screen.", "roles": { "read": [], "update": [] }, "permissions": { "graph": { "delegated": { "read": [], "update": [] }, "application": { "read": [], "update": [] } }, "sharepoint": { "delegated": { "read": [], "update": [] }, "application": { "read": [ "Sites.FullControl.All" ], "update": [ "Sites.FullControl.All" ] } } } } |