DSCResources/MSFT_TeamsIPPhonePolicy/settings.json
{
"resourceName": "TeamsIPPhonePolicy", "description": "This resource configures an New-CsTeamsIPPhonePolicy allows you to create a policy to manage features related to Teams phone experiences. Teams phone policies determine the features that are available to users.", "roles": { "read": [ "Global Reader" ], "update": [ "Teams Administrator" ] }, "permissions": { "graph": { "delegated": { "read": [], "update": [] }, "application": { "read": [ { "name": "Organization.Read.All" } ], "update": [ { "name": "Organization.Read.All" } ] } } } } |