From c28c84ed4748981744f837624e67566a9375d38c Mon Sep 17 00:00:00 2001 From: m-hanisch <110677796+m-hanisch@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:05:49 +0200 Subject: [PATCH] Please add documentation for the missing Params of Set-CsTeamsUpdateManagementPolicy Please add (help) documentation for the missing Params of Set-CsTeamsUpdateManagementPolicy PowerShell module: MicrosoftTeams 6.4.0 ```powershell Set-CsTeamsUpdateManagementPolicy -Identity Global -BlockLegacyAuthorization $true ``` --- .../teams/Set-CsTeamsUpdateManagementPolicy.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/teams/teams-ps/teams/Set-CsTeamsUpdateManagementPolicy.md b/teams/teams-ps/teams/Set-CsTeamsUpdateManagementPolicy.md index d48f85ca34..d4ab4bd84e 100644 --- a/teams/teams-ps/teams/Set-CsTeamsUpdateManagementPolicy.md +++ b/teams/teams-ps/teams/Set-CsTeamsUpdateManagementPolicy.md @@ -105,6 +105,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -BlockLegacyAuthorization + +### -AllowManagedUpdates + +### -AllowPreview + +### -UpdateDayOfWeek + +### -UpdateTime + +### -UpdateTimeOfDay + +### -AllowPublicPreview + +### -UseNewTeamsClient + ### -WhatIf Shows what would happen if the cmdlet runs. The cmdlet is not run.