Skip to content

Update New-CsCallQueue.md #12939

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.

Expand All @@ -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.

Expand Down
8 changes: 0 additions & 8 deletions teams/teams-ps/MicrosoftTeams/Set-CsCallQueue.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.

Expand All @@ -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.

Expand Down