DSCResources/MSFT_TeamsTenantNetworkSite/settings.json
{
"resourceName": "TeamsTenantNetworkSite", "description": "As an Admin, you can use the Windows PowerShell command, New-CsTenantNetworkSite to define network sites. Network sites are defined as a collection of IP subnets. Each network site must be associated with a network region. Tenant network site is used for Location Based Routing..", "permissions": { "graph": { "delegated": { "read": [], "update": [] }, "application": { "read": [], "update": [] } } } } |