Skip to content

Commit 2e1d391

Browse files
note formatting
1 parent 954bb53 commit 2e1d391

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,8 @@ Accept wildcard characters: False
977977
```
978978
979979
### -AutomaticallyStartCopilot
980-
*Note: This feature has not been fully released yet, so the setting will have no effect.*
980+
> [!Note]
981+
> This feature has not been fully released yet, so the setting will have no effect.*
981982
982983
This setting gives admins the ability to auto-start Copilot.
983984
@@ -1449,7 +1450,8 @@ Accept wildcard characters: False
14491450
### -NewMeetingRecordingExpirationDays
14501451
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.
14511452

1452-
NOTE: You may opt to set Meeting Recordings to never expire by entering the value -1.
1453+
> [!NOTE]
1454+
> You may opt to set Meeting Recordings to never expire by entering the value -1.
14531455

14541456
```yaml
14551457
Type: Int32
@@ -1542,7 +1544,8 @@ This parameter can take two possible values:
15421544
- Stream
15431545
- OneDriveForBusiness
15441546

1545-
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.
1547+
> [!Note]
1548+
> 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.
15461549

15471550
```yaml
15481551
Type: String

0 commit comments

Comments
 (0)