From 5ea78427644c120337cab7f3183757894e30034a Mon Sep 17 00:00:00 2001 From: emilylederman <30853325+emilylederman@users.noreply.github.com> Date: Fri, 9 Aug 2024 13:34:05 -0700 Subject: [PATCH] remove -AutomaticallyStartCopilot parameter --- .../teams/New-CsTeamsMeetingPolicy.md | 23 ------------------- 1 file changed, 23 deletions(-) diff --git a/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md b/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md index 518f5ba0c1..d0f7683cff 100644 --- a/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md +++ b/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md @@ -55,7 +55,6 @@ New-CsTeamsMeetingPolicy [-Identity] [-AllowWhiteboard ] [-AllowedStreamingMediaInput ] [-AutoAdmittedUsers ] - [-AutomaticallyStartCopilot ] [-BlockedAnonymousJoinClientTypes ] [-Confirm] [-ContentSharingInExternalMeetings ] @@ -698,28 +697,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -AutomaticallyStartCopilot -*Note: This feature has not been fully released yet, so the setting will have no effect.* - -This setting gives admins the ability to auto-start Copilot. - -Possible values are: - -- Enabled -- Disabled - -```yaml -Type: String -Parameter Sets: (All) -Aliases: - -Required: False -Position: Named -Default value: Disabled -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -BlockedAnonymousJoinClientTypes A user can join a Teams meeting anonymously using a [Teams client](https://support.microsoft.com/office/join-a-meeting-without-a-teams-account-c6efc38f-4e03-4e79-b28f-e65a4c039508) or using a [custom application built using Azure Communication Services](/azure/communication-services/concepts/join-teams-meeting). When anonymous meeting join is enabled, both types of clients may be used by default. This optional parameter can be used to block one of the client types that can be used.