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
>This feature has not been released yet and will have no changes if it is enabled or disabled.
170
+
171
+
Enables the user to use the AI Interpreter related features
172
+
173
+
Possible values:
174
+
175
+
- Disabled
176
+
- Enabled
177
+
178
+
```yaml
179
+
Type: String
180
+
Parameter Sets: (All)
181
+
Aliases:
182
+
Applicable: Microsoft Teams
183
+
184
+
Required: False
185
+
Position: Named
186
+
Default value: Enabled
187
+
Accept pipeline input: False
188
+
Accept wildcard characters: False
189
+
```
190
+
165
191
### -AllowAnonymousUsersToDialOut
166
192
Determines whether anonymous users are allowed to dial out to a PSTN number. Set this to TRUE to allow anonymous users to dial out. Set this to FALSE to #prohibit anonymous users from dialing out.
Controls how the join information in meeting invitations is displayed by enforcing a common language or enabling up to two languages to be displayed.
1404
-
Note: All Teams supported languages can be specified using language codes. For more information about its delivery date, see the [roadmap (Feature ID: 81521)](https://www.microsoft.com/microsoft-365/roadmap?filters=&searchterms=81521).
1431
+
1432
+
> [!NOTE]
1433
+
> All Teams supported languages can be specified using language codes. For more information about its delivery date, see the [roadmap (Feature ID: 81521)](https://www.microsoft.com/microsoft-365/roadmap?filters=&searchterms=81521).
1405
1434
1406
1435
The preliminary list of available languages is shown below:
Specifies the number of days before meeting recordings will expire and move to the recycle bin. Value can be from 1 to 99,999 days.
1425
1454
1426
-
NOTE: You may opt to set Meeting Recordings to never expire by entering the value -1.
1455
+
> [!NOTE]
1456
+
> You may opt to set Meeting Recordings to never expire by entering the value -1.
1427
1457
1428
1458
```yaml
1429
1459
Type: Int32
@@ -1516,7 +1546,8 @@ This parameter can take two possible values:
1516
1546
- Stream
1517
1547
- OneDriveForBusiness
1518
1548
1519
-
Note: The change of storing Teams meeting recordings from Classic Stream to OneDrive and SharePoint (ODSP) has been completed as of August 30th, 2021. All recordings are now stored in ODSP. This change overrides the RecordingStorageMode parameter, and modifying the setting in PowerShell no longer has any impact.
1549
+
> [!Note]
1550
+
> The change of storing Teams meeting recordings from Classic Stream to OneDrive and SharePoint (ODSP) has been completed as of August 30th, 2021. All recordings are now stored in ODSP. This change overrides the RecordingStorageMode parameter, and modifying the setting in PowerShell no longer has any impact.
Enabling people recognition requires the tenant CsTeamsMeetingPolicy roomPeopleNameUserOverride to be "On" and roomAttributeUserOverride to be Attribute for allowing individual voice and face profiles to be used for recognition in meetings.
1554
-
**Note**: In some locations, people recognition can't be used due to local laws or regulations.
1585
+
1586
+
> [!Note]
1587
+
> In some locations, people recognition can't be used due to local laws or regulations.
0 commit comments