diff --git a/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md b/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md index 19b130604f..ea3d67376b 100644 --- a/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md +++ b/teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md @@ -67,7 +67,6 @@ New-CsTeamsMeetingPolicy [-Identity] [-AttendeeIdentityMasking ] [-AudibleRecordingNotification ] [-AutoAdmittedUsers ] - [-AutomaticallyStartCopilot ] [-BlockedAnonymousJoinClientTypes ] [-CaptchaVerificationForMeetingJoin ] [-ChannelRecordingDownload ] @@ -931,28 +930,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](https://learn.microsoft.com/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.