From 8136d8e0683127deb7684064b5bd79fd738a24da Mon Sep 17 00:00:00 2001 From: iris-su <18704581+iris-su@users.noreply.github.com> Date: Thu, 31 Jul 2025 14:48:03 -0400 Subject: [PATCH 1/3] Update New-CsCallQueue.md --- teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md b/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md index 9da50ad683..da0f94f4c0 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md @@ -47,8 +47,6 @@ The New-CsCallQueue cmdlet creates a new Call Queue. > > The following configuration parameters will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time. > -> - -ShiftsTeamId -> - -ShiftsSchedulingGroupId > - -ComplianceRecordingForCallQueueTemplateId > - -TextAnnouncementForCR > - -CustomAudioFileAnnouncementForCR @@ -1205,9 +1203,6 @@ Accept wildcard characters: False ``` ### -ShiftsSchedulingGroupId -_Voice applications private preview customers only._ - -_Saving a call queue configuration through Teams admin center will *remove* this setting._ Id of the Scheduling Group to connect a call queue to. @@ -1225,9 +1220,6 @@ Accept wildcard characters: False ``` ### -ShiftsTeamId -_Voice applications private preview customers only._ - -_Saving a call queue configuration through Teams admin center will *remove* this setting._ Id of the Team containing the Scheduling Group to connect a call queue to. From c7a7ae734c5d9be8d424ec4bebc51d87cedd8c31 Mon Sep 17 00:00:00 2001 From: iris-su <18704581+iris-su@users.noreply.github.com> Date: Thu, 31 Jul 2025 14:52:47 -0400 Subject: [PATCH 2/3] Update Set-CsCallQueue.md --- teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md b/teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md index 0a3f723f84..2ae2452018 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md @@ -53,8 +53,6 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and > > The following configuration parameters will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time. > -> - -ShiftsTeamId -> - -ShiftsSchedulingGroupId > - -ComplianceRecordingForCallQueueTemplateId > - -TextAnnouncementForCR > - -CustomAudioFileAnnouncementForCR @@ -1227,9 +1225,6 @@ Accept wildcard characters: False ``` ### -ShiftsSchedulingGroupId -_Voice applications private preview customers only._ - -_Saving a call queue configuration through Teams admin center will *remove* this setting._ Id of the Scheduling Group to connect a call queue to. @@ -1247,9 +1242,6 @@ Accept wildcard characters: False ``` ### -ShiftsTeamId -_Voice applications private preview customers only._ - -_Saving a call queue configuration through Teams admin center will *remove* this setting._ Id of the Team containing the Scheduling Group to connect a call queue to. From 659e1d156eec2e71eea4b14cbc5cd53059635837 Mon Sep 17 00:00:00 2001 From: iris-su <18704581+iris-su@users.noreply.github.com> Date: Mon, 11 Aug 2025 17:27:05 -0400 Subject: [PATCH 3/3] Update New-CsAutoAttendant.md --- teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md index 77d16039a3..4396163630 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md @@ -351,7 +351,7 @@ The EnableMainlineAttendant parameter enables Mainline Attendant features for th > [!NOTE] > 1. The Auto attendant must have a Resource account assigned > 1. `-LanguageId` options are limited when Mainline Attendant is enabled -> 1. `-VoiceId` choices are limited when Mainline Attendate is enabled +> 1. `-VoiceId` choices are limited when Mainline Attendant is enabled > 1. `-EnableVoiceResponse` will be enabled automatically ```yaml