DSCResources/MSFT_TeamsTranslationRule/settings.json
{
"resourceName": "TeamsTranslationRule", "description": "This resource configures an Cmdlet to create a new telephone number manipulation rule.", "roles": { "read": [ "Global Reader" ], "update": [ "Teams Administrator" ] }, "permissions": { "graph": { "delegated": { "read": [], "update": [] }, "application": { "read": [ { "name": "Organization.Read.All" } ], "update": [ { "name": "Organization.Read.All" } ] } } } } |