DSCResources/MSFT_EXOTenantAllowBlockListItems/settings.json
{
"resourceName": "EXOTenantAllowBlockListItems", "description": "This resource configures the tenant allow/block list (TABL) entries", "roles": { "read": [ "Exchange Admin" ], "update": [ "Exchange Admin" ] }, "permissions": { "Office 365 Exchange Online": { "application": { "read": [ { "name": "Exchange.ManageAsApp" } ], "update": [ { "name": "Exchange.ManageAsApp" } ] } } }, "requiredModules": [], "supportedEnvironments": [ "Global", "USGov" ] } |