You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: teams/teams-ps/MicrosoftTeams/New-CsTeamsUpdateManagementPolicy.md
-19Lines changed: 0 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -215,25 +215,6 @@ Accept pipeline input: False
215
215
Accept wildcard characters: False
216
216
```
217
217
218
-
### -OCDIRedirect
219
-
220
-
This setting controls whether users are redirected from teams.microsoft.com to the unified domain teams.cloud.microsoft. Possible values are:
221
-
- **Microsoft Default**, Microsoft will manage redirection behavior. If no explicit admin configuration is set, users may be redirected automatically.
222
-
- **Disabled**, Users will remain on teams.microsoft.com. Use this if your organization's apps are incompatible with the unified domain.
223
-
- **Enabled**, Users will be redirected to teams.cloud.microsoft. Use this only if your organization had previously opted out of redirection and now wants to opt back in.
224
-
225
-
```yaml
226
-
Type: String
227
-
Parameter Sets: (All)
228
-
Aliases:
229
-
230
-
Required: False
231
-
Position: Named
232
-
Default value: None
233
-
Accept pipeline input: False
234
-
Accept wildcard characters: False
235
-
```
236
-
237
218
### -UpdateDayOfWeek
238
219
239
220
Machine local day. 0-6(Sun-Sat) Can be set only when AllowManagedUpdates is set to True.
Copy file name to clipboardExpand all lines: teams/teams-ps/MicrosoftTeams/Set-CsTeamsUpdateManagementPolicy.md
-17Lines changed: 0 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,23 +212,6 @@ Accept pipeline input: False
212
212
Accept wildcard characters: False
213
213
```
214
214
215
-
### -OCDIRedirect
216
-
This setting controls whether users are redirected from teams.microsoft.com to the unified domain teams.cloud.microsoft. Possible values are:
217
-
- **Microsoft Default**, Microsoft will manage redirection behavior. If no explicit admin configuration is set, users may be redirected automatically.
218
-
- **Disabled**, Users will remain on teams.microsoft.com. Use this if your organization's apps are incompatible with the unified domain.
219
-
- **Enabled**, Users will be redirected to teams.cloud.microsoft. Use this only if your organization had previously opted out of redirection and now wants to opt back in.
220
-
```yaml
221
-
Type: String
222
-
Parameter Sets: (All)
223
-
Aliases:
224
-
225
-
Required: False
226
-
Position: Named
227
-
Default value: None
228
-
Accept pipeline input: False
229
-
Accept wildcard characters: False
230
-
```
231
-
232
215
### -UpdateDayOfWeek
233
216
234
217
Machine local day. 0-6(Sun-Sat) Can be set only when AllowManagedUpdates is set to True.
0 commit comments