diff --git a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md index 0cfefdc3ee..6e5bc0c653 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsAutoAttendant.md @@ -362,7 +362,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 diff --git a/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md b/teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md index e970422246..2d09d646b9 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 @@ -1321,10 +1319,6 @@ Accept wildcard characters: False > Applicable: Microsoft Teams -_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. ```yaml @@ -1343,10 +1337,6 @@ Accept wildcard characters: False > Applicable: Microsoft Teams -_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. ```yaml diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md b/teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md index c937a33d56..8e65614c68 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 @@ -217,7 +215,7 @@ Accept wildcard characters: False ### -CallToAgentRatioThresholdBeforeOfferingCallback -The ratio of calls to agents that must be in queue before a call becomes eligible for callback. This conditon applies to calls arriving at the call queue. Minimum value of one (1). Set to null ($null) to disable this condition. +The ratio of calls to agents that must be in queue before a call becomes eligible for callback. This condition applies to calls arriving at the call queue. Minimum value of one (1). Set to null ($null) to disable this condition. At least one of `-WaitTimeBeforeOfferingCallbackInSecond`, `-NumberOfCallsInQueueBeforeOfferingCallback`, or `-CallToAgentRatioThresholdBeforeOfferingCallback` must be set to a value other than null when `-IsCallbackEnabled` is `True`. @@ -1345,10 +1343,6 @@ Accept wildcard characters: False > Applicable: Microsoft Teams -_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. ```yaml @@ -1367,10 +1361,6 @@ Accept wildcard characters: False > Applicable: Microsoft Teams -_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. ```yaml