Skip to content

Commit 3f840f5

Browse files
authored
Update Grant-CsTeamsVideoInteropServicePolicy.md
Add `-Global` in command line, that's the why our team suggest to do for tenant level change
1 parent a18edca commit 3f840f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Grant-CsTeamsVideoInteropServicePolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ A: The policy is cached for 6 hours. Changes to the policy are updated after the
5959
### Example 1: The whole tenant has the same provider
6060

6161
```powershell
62-
Grant-CsTeamsVideoInteropServicePolicy -PolicyName <Identity of the Policy | $null>
62+
Grant-CsTeamsVideoInteropServicePolicy -PolicyName <Identity of the Policy | $null> -Global
6363
```
6464

6565
Specify the provider for the whole tenant or use the value $null to remove the tenant-level provider and let the whole tenant fall back to the Global policy.

0 commit comments

Comments
 (0)