Skip to content

Commit 2ace8b9

Browse files
author
Andy Wang
committed
update wording
1 parent 833603f commit 2ace8b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Set-CsTeamsAIPolicy
2626

2727
## DESCRIPTION
2828

29-
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". EnrollFace and EnrollVoice controls user access to user face/voice enrollment in the Teams app settings.
29+
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".
3030

3131
## EXAMPLES
3232

@@ -74,7 +74,7 @@ Accept pipeline input: False
7474
Accept wildcard characters: False
7575
```
7676
### -EnrollFace
77-
Policy value of the Teams AI EnrollFace policy.
77+
Policy value of the Teams AI EnrollFace policy. EnrollFace controls user access to user face enrollment in the Teams app settings.
7878
7979
```yaml
8080
Type: Boolean
@@ -89,7 +89,7 @@ Accept wildcard characters: False
8989
```
9090
9191
### -EnrollVoice
92-
Policy value of the Teams AI EnrollVoice policy.
92+
Policy value of the Teams AI EnrollVoice policy. EnrollVoice controls user access to user voice enrollment in the Teams app settings.
9393
9494
```yaml
9595
Type: Boolean

0 commit comments

Comments
 (0)