Skip to content

Commit 0433d7a

Browse files
Merge pull request #12099 from MicrosoftDocs/main
publish main to live, 10:30 AM 9/4/24
2 parents be49951 + 0abc1e4 commit 0433d7a

File tree

3 files changed

+56
-6
lines changed

3 files changed

+56
-6
lines changed

exchange/exchange-ps/exchange/Set-OrganizationConfig.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2419,7 +2419,7 @@ Accept wildcard characters: False
24192419
### -IsGroupMemberAllowedToEditContent
24202420
This parameter is available only in the cloud-based service.
24212421

2422-
{{ Fill IsGroupMemberAllowedToEditContent Description }}
2422+
The IsGroupMemberAllowedToEditContent parameter specifies whether group owner can grant permission to members for Folders and Rules feature content edit.
24232423

24242424
```yaml
24252425
Type: Boolean
@@ -2429,7 +2429,7 @@ Applicable: Exchange Online, Exchange Online Protection
24292429
24302430
Required: False
24312431
Position: Named
2432-
Default value: None
2432+
Default value: False
24332433
Accept pipeline input: False
24342434
Accept wildcard characters: False
24352435
```

teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,6 +1094,26 @@ Accept pipeline input: False
10941094
Accept wildcard characters: False
10951095
```
10961096

1097+
### -RoomPeopleNameUserOverride
1098+
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.
1099+
**Note**: In some locations, people recognition can't be used due to local laws or regulations.
1100+
Possible values:
1101+
1102+
- On
1103+
- Off
1104+
1105+
```yaml
1106+
Type: String
1107+
Parameter Sets: (All)
1108+
Aliases:
1109+
1110+
Required: False
1111+
Position: Named
1112+
Default value: None
1113+
Accept pipeline input: False
1114+
Accept wildcard characters: False
1115+
```
1116+
10971117
### -ScreenSharingMode
10981118
Determines the mode in which a user can share a screen in calls or meetings. Set this to SingleApplication to allow the user to share an application at a given point in time. Set this to EntireScreen to allow the user to share anything on their screens. Set this to Disabled to prohibit the user from sharing their screens.
10991119

teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md

Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,8 @@ Accept wildcard characters: False
730730
```
731731
732732
### -AutomaticallyStartCopilot
733-
*Note: This feature has not been fully released yet, so the setting will have no effect.*
733+
> [!NOTE]
734+
> This feature has not been fully released yet, so the setting will have no effect.
734735
735736
This setting gives admins the ability to auto-start Copilot.
736737
@@ -1081,7 +1082,8 @@ Accept wildcard characters: False
10811082
### -MeetingInviteLanguages
10821083
Controls how the join information in meeting invitations is displayed by enforcing a common language or enabling up to two languages to be displayed.
10831084
1084-
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).
1085+
> [!NOTE]
1086+
> 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).
10851087
10861088
The preliminary list of available languages is shown below:
10871089
@@ -1103,7 +1105,8 @@ Accept wildcard characters: False
11031105
### -NewMeetingRecordingExpirationDays
11041106
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. Value can also be -1 to set meeting recordings to never expire.
11051107

1106-
NOTE: You may opt to set Meeting Recordings to never expire by entering the value -1.
1108+
> [!NOTE]
1109+
> You may opt to set Meeting Recordings to never expire by entering the value -1.
11071110

11081111
```yaml
11091112
Type: Int32
@@ -1138,7 +1141,8 @@ This parameter can take two possible values:
11381141
- Stream
11391142
- OneDriveForBusiness
11401143

1141-
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.
1144+
> [!NOTE]
1145+
> 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.
11421146

11431147
```yaml
11441148
Type: String
@@ -1171,6 +1175,32 @@ Accept pipeline input: False
11711175
Accept wildcard characters: False
11721176
```
11731177

1178+
### -RoomPeopleNameUserOverride
1179+
1180+
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.
1181+
1182+
>[!NOTE]
1183+
>In some locations, people recognition can't be used due to local laws or regulations.
1184+
Possible values:
1185+
> - Off
1186+
> - On
1187+
>
1188+
>On - Policy value allows People recognition option on Microsoft Teams Rooms under call control bar.
1189+
>
1190+
>Off – No People Recognition option on Microsoft Teams Room (Default).
1191+
1192+
```yaml
1193+
Type: String
1194+
Parameter Sets: (All)
1195+
Aliases:
1196+
1197+
Required: False
1198+
Position: Named
1199+
Default value: None
1200+
Accept pipeline input: False
1201+
Accept wildcard characters: False
1202+
```
1203+
11741204
### -ScreenSharingMode
11751205
Determines the mode in which a user can share a screen in calls or meetings. Set this to SingleApplication to allow the user to share an application at a given point in time. Set this to EntireScreen to allow the user to share anything on their screens. Set this to Disabled to prohibit the user from sharing their screens.
11761206

0 commit comments

Comments
 (0)