Skip to content

Commit 82b0a4d

Browse files
authored
Merge pull request #8435 from dariomws/patch-247
Added note about RecordingStorageMode deprecation to Set-CsTeamsMeetingPolicy.md
2 parents fe37d8d + f29fd5a commit 82b0a4d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

skype/skype-ps/skype/New-CsTeamsMeetingPolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,8 @@ This parameter can take two possible values:
821821
- Stream
822822
- OneDriveForBusiness
823823
824+
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.
825+
824826
```yaml
825827
Type: String
826828
Parameter Sets: (All)

skype/skype-ps/skype/Set-CsTeamsMeetingPolicy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,8 @@ This parameter can take two possible values:
592592
- Stream
593593
- OneDriveForBusiness
594594
595+
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.
596+
595597
```yaml
596598
Type: String
597599
Parameter Sets: (All)

0 commit comments

Comments
 (0)