DSCResources/MSFT_EXODataAtRestEncryptionPolicyAssignment/settings.json
{
"resourceName": "EXODataAtRestEncryptionPolicyAssignment", "description": "Use the Set-M365DataAtRestEncryptionPolicyAssignment cmdlet to assign a Microsoft 365 data-at-rest encryption policy at the tenant level.", "roles": { "read": [ "Global Reader" ], "update": [ "Exchange Administrator" ] }, "permissions": { "Office 365 Exchange Online": { "application": { "read": [ { "name": "Exchange.ManageAsApp" } ], "update": [ { "name": "Exchange.ManageAsApp" } ] } }, "exchange": { "requiredroles": [ "Compliance Admin" ], "requiredrolegroups": [ "Organization Management" ] } }, "requiredModules": [] } |