Skip to content

Commit 7ef626b

Browse files
authored
Merge pull request MicrosoftDocs#6367 from kme026/patch-1
Update Set-CsTeamsMeetingPolicy.md
2 parents 444a8b0 + bde5bf0 commit 7ef626b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,21 @@ Accept pipeline input: False
121121
Accept wildcard characters: False
122122
```
123123
124+
### -AllowRecordingStorageOutsideRegion
125+
Allow storing recording outside of region. All meeting recordings will be permanently stored in another region, and can't be migrated. For more info, see https://aka.ms/in-region.
126+
127+
```yaml
128+
Type: Boolean
129+
Parameter Sets: (All)
130+
Aliases:
131+
132+
Required: False
133+
Position: Named
134+
Default value: False
135+
Accept pipeline input: False
136+
Accept wildcard characters: False
137+
```
138+
124139
### -AllowExternalParticipantGiveRequestControl
125140
Determines whether external participants can request or give control of screen sharing during meetings scheduled by this user. Set this to TRUE to allow the user to be able to give or request control. Set this to FALSE to prohibit an external user from giving or requesting control in a meeting.
126141

0 commit comments

Comments
 (0)