Skip to content

Commit da664a4

Browse files
Update Set-CsTeamsMeetingPolicy.md - standardiz notes
1 parent 5707260 commit da664a4

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

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

Lines changed: 8 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

0 commit comments

Comments
 (0)