File tree Expand file tree Collapse file tree 4 files changed +5
-17
lines changed
teams/teams-ps/MicrosoftTeams Expand file tree Collapse file tree 4 files changed +5
-17
lines changed Original file line number Diff line number Diff line change @@ -750,7 +750,7 @@ Aliases:
750
750
751
751
Required: False
752
752
Position: Named
753
- Default value: Disabled
753
+ Default value: Enabled
754
754
Accept pipeline input: False
755
755
Accept wildcard characters: False
756
756
` ` `
Original file line number Diff line number Diff line change @@ -156,9 +156,6 @@ All other policy properties will use the default values.
156
156
157
157
> Applicable: Microsoft Teams
158
158
159
- > [ !NOTE]
160
- > This feature has not been released yet and will have no changes if it is enabled or disabled.
161
-
162
159
Enables the user to use the AI Interpreter related features
163
160
164
161
Possible values:
@@ -1851,9 +1848,6 @@ Accept wildcard characters: False
1851
1848
1852
1849
> Applicable: Microsoft Teams
1853
1850
1854
- > [!NOTE]
1855
- > This feature has not been released yet and will have no changes if it is enabled or disabled.
1856
-
1857
1851
Enables the user to use the voice simulation feature while being AI interpreted.
1858
1852
1859
1853
Possible Values :
@@ -1868,7 +1862,7 @@ Aliases:
1868
1862
1869
1863
Required: False
1870
1864
Position: Named
1871
- Default value: Disabled
1865
+ Default value: Enabled
1872
1866
Accept pipeline input: False
1873
1867
Accept wildcard characters: False
1874
1868
` ` `
Original file line number Diff line number Diff line change @@ -752,7 +752,7 @@ Aliases:
752
752
753
753
Required: False
754
754
Position: Named
755
- Default value: Disabled
755
+ Default value: Enabled
756
756
Accept pipeline input: False
757
757
Accept wildcard characters: False
758
758
` ` `
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ Set-CsTeamsMeetingPolicy [[-Identity] <XdsIdentity>]
126
126
[-WatermarkForScreenSharingPattern <String>]
127
127
[-AllowedUsersForMeetingDetails <String>]
128
128
[-RealTimeText <String>]
129
- [-ParticipantSlideControl <String>
129
+ [-ParticipantSlideControl <String>]
130
130
[-WhatIf]
131
131
[-WhoCanRegister <String>]
132
132
[<CommonParameters>]
@@ -173,9 +173,6 @@ This policy will use all the existing values except one: AllowNetworkConfigurati
173
173
174
174
> Applicable: Microsoft Teams
175
175
176
- > [ !NOTE]
177
- > This feature has not been released yet and will have no changes if it is enabled or disabled.
178
-
179
176
Enables the user to use the AI Interpreter related features
180
177
181
178
Possible values:
@@ -1914,9 +1911,6 @@ Accept wildcard characters: False
1914
1911
1915
1912
> Applicable: Microsoft Teams
1916
1913
1917
- > [!NOTE]
1918
- > This feature has not been released yet and will have no changes if it is enabled or disabled.
1919
-
1920
1914
Enables the user to use the voice simulation feature while being AI interpreted.
1921
1915
1922
1916
Possible Values :
@@ -1931,7 +1925,7 @@ Aliases:
1931
1925
1932
1926
Required: False
1933
1927
Position: Named
1934
- Default value: Disabled
1928
+ Default value: Enabled
1935
1929
Accept pipeline input: False
1936
1930
Accept wildcard characters: False
1937
1931
` ` `
You can’t perform that action at this time.
0 commit comments