You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: teams/teams-ps/teams/Set-CsTeamsAIPolicy.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Set-CsTeamsAIPolicy
26
26
27
27
## DESCRIPTION
28
28
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".
30
30
31
31
## EXAMPLES
32
32
@@ -74,7 +74,7 @@ Accept pipeline input: False
74
74
Accept wildcard characters: False
75
75
```
76
76
### -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.
0 commit comments