Skip to content

Commit 9a8ba94

Browse files
Address more comments
1 parent fcf2d68 commit 9a8ba94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

teams/teams-ps/teams/Grant-CsTeamsMediaConnectivityPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ PS C:\> Grant-CsTeamsMediaConnectivityPolicy -Global -PolicyName Test
6666

6767
Assigns a given policy to the tenant.
6868

69-
### Example 3
69+
### Example 4
7070
```powershell
7171
PS C:\> Grant-CsTeamsMediaConnectivityPolicy -Global -PolicyName Test
7272
```

teams/teams-ps/teams/New-CsTeamsMediaConnectivityPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Identity DirectConnection
3333
-------------------------
3434
Tag:Test Enabled
3535
```
36-
37-
Returns the current value of "DirectConnection" policy with identity of "Test".
36+
Creates a new Teams media connectivity policy with the specified identity.
37+
The newly created policy with value will be printed on success.
3838

3939

4040
## PARAMETERS

0 commit comments

Comments
 (0)