Skip to content

Commit 4821b61

Browse files
author
Andy Wang
committed
Fixes
1 parent 0c610bc commit 4821b61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

teams/teams-ps/teams/Get-CsTeamsAIPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This cmdlet retrieves all Teams AI policies for current tenant.
3232
PS C:\> Get-CsTeamsAIPolicy
3333
```
3434

35-
retrieves Teams AI policies, shows "EnrollFace" and "EnrollVoice" values.
35+
Retrieves Teams AI policies, shows "EnrollFace" and "EnrollVoice" values.
3636

3737
## PARAMETERS
3838

teams/teams-ps/teams/Set-CsTeamsAIPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Set-CsTeamsAIPolicy -Identity <string> -EnrollVoice <Enabled/Disabled>
2323

2424
## DESCRIPTION
2525

26-
This cmdlet Set Teams AI policy EnrollFace/EnrollVoice value for current tenant. The value can be "Enabled" or "Disabled"
26+
This cmdlet sets the Teams AI policy EnrollFace and EnrollVoice value for the tenant. The values of EnrollFace and EnrollVoice can be set to "Enabled" or "Disabled"
2727

2828
## EXAMPLES
2929

0 commit comments

Comments
 (0)