From bc1e0f3dc671e0cb132421ec020cfb15e85494fa Mon Sep 17 00:00:00 2001 From: emilylederman <30853325+emilylederman@users.noreply.github.com> Date: Thu, 17 Jul 2025 11:40:15 -0700 Subject: [PATCH] Update Set-CsTeamsMeetingPolicy.md removed defunct Automatically Start Copilot value and updated Copilot parameter values/description --- .../teams/Set-CsTeamsMeetingPolicy.md | 28 ++----------------- 1 file changed, 3 insertions(+), 25 deletions(-) diff --git a/teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md b/teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md index dc1727f4c4..d046f97049 100644 --- a/teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md +++ b/teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md @@ -74,7 +74,6 @@ Set-CsTeamsMeetingPolicy [[-Identity] ] [-AudibleRecordingNotification ] [-AutoAdmittedUsers ] [-AutoRecording ] - [-AutomaticallyStartCopilot ] [-BlockedAnonymousJoinClientTypes ] [-CaptchaVerificationForMeetingJoin ] [-ChannelRecordingDownload ] @@ -1027,29 +1026,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: None -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. @@ -1156,12 +1132,14 @@ Accept wildcard characters: False ``` ### -Copilot -This setting allows the admin to choose whether Copilot will be enabled with a persisted transcript or a non-persisted transcript. +This setting allows the admin to choose whether Copilot will be enabled with a saved transcript, without a saved transcript, or not at all. Possible values are: - Enabled - EnabledWithTranscript +- EnabledWithTranscriptDefaultOn +- Disbled ```yaml Type: String