Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion teams/teams-ps/MicrosoftTeams/New-CsTeamsCallingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,7 @@ Aliases:

Required: False
Position: Named
Default value: Disabled
Default value: Enabled
Accept pipeline input: False
Accept wildcard characters: False
```
Expand Down
8 changes: 1 addition & 7 deletions teams/teams-ps/MicrosoftTeams/New-CsTeamsMeetingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,6 @@ All other policy properties will use the default values.

> Applicable: Microsoft Teams

>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.

Enables the user to use the AI Interpreter related features

Possible values:
Expand Down Expand Up @@ -1851,9 +1848,6 @@ Accept wildcard characters: False

> Applicable: Microsoft Teams

> [!NOTE]
> This feature has not been released yet and will have no changes if it is enabled or disabled.

Enables the user to use the voice simulation feature while being AI interpreted.

Possible Values:
Expand All @@ -1868,7 +1862,7 @@ Aliases:

Required: False
Position: Named
Default value: Disabled
Default value: Enabled
Accept pipeline input: False
Accept wildcard characters: False
```
Expand Down
2 changes: 1 addition & 1 deletion teams/teams-ps/MicrosoftTeams/Set-CsTeamsCallingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,7 @@ Aliases:

Required: False
Position: Named
Default value: Disabled
Default value: Enabled
Accept pipeline input: False
Accept wildcard characters: False
```
Expand Down
10 changes: 2 additions & 8 deletions teams/teams-ps/MicrosoftTeams/Set-CsTeamsMeetingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Set-CsTeamsMeetingPolicy [[-Identity] <XdsIdentity>]
[-WatermarkForScreenSharingPattern <String>]
[-AllowedUsersForMeetingDetails <String>]
[-RealTimeText <String>]
[-ParticipantSlideControl <String>
[-ParticipantSlideControl <String>]
[-WhatIf]
[-WhoCanRegister <String>]
[<CommonParameters>]
Expand Down Expand Up @@ -173,9 +173,6 @@ This policy will use all the existing values except one: AllowNetworkConfigurati

> Applicable: Microsoft Teams

>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.

Enables the user to use the AI Interpreter related features

Possible values:
Expand Down Expand Up @@ -1914,9 +1911,6 @@ Accept wildcard characters: False

> Applicable: Microsoft Teams

> [!NOTE]
> This feature has not been released yet and will have no changes if it is enabled or disabled.

Enables the user to use the voice simulation feature while being AI interpreted.

Possible Values:
Expand All @@ -1931,7 +1925,7 @@ Aliases:

Required: False
Position: Named
Default value: Disabled
Default value: Enabled
Accept pipeline input: False
Accept wildcard characters: False
```
Expand Down