Skip to content

Commit 0089b70

Browse files
authored
Merge pull request #12453 from CLYVR/patch-34
Update New-CsAutoAttendantCallableEntity.md
2 parents a510361 + a62e709 commit 0089b70

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

teams/teams-ps/teams/New-CsAutoAttendantCallableEntity.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ The Type parameter represents the type of the callable entity, which can be any
102102
- ExternalPstn
103103
- SharedVoicemail
104104
105+
> [!IMPORTANT]
106+
> Nesting Auto attendants and Call queues via ***ConfigurationEndpoint*** isn't currently supported for [Authorized users](/microsoftteams/aa-cq-authorized-users-plan) in Queues App. If you nest an Auto attendant or Call queue without a resource account, authorized users can't edit the auto attendant or call queue.
107+
105108
```yaml
106109
Type: Object
107110
Parameter Sets: (All)

teams/teams-ps/teams/New-CsCallQueue.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ The New-CsCallQueue cmdlet creates a new Call Queue.
4646
> - -OverflowActionCallPriority
4747
> - -TimeoutActionCallPriority
4848
> - -NoAgentActionCallPriority
49+
>
50+
> [Nesting Auto attendants and Call queues](/microsoftteams/plan-auto-attendant-call-queue#nested-auto-attendants-and-call-queues) without a resource account isn't currently supported for [Authorized users](/microsoftteams/aa-cq-authorized-users-plan) in Queues App. If you nest an Auto attendant or Call queue without a resource account, authorized users can't edit the auto attendant or call queue.
4951
5052
## EXAMPLES
5153

teams/teams-ps/teams/Set-CsCallQueue.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,8 @@ Note that this cmdlet is in the Skype for Business Online PowerShell module and
6161
> - -TimeoutActionCallPriority
6262
> - -NoAgentActionCallPriority
6363
>
64-
> The following configuration parameter will only work for customers that are participating in the Queues app private preview for these features. General Availability for this functionality has not been determined at this time.
65-
>
66-
> - -ServiceLevelThresholdResponseTimeInSecond
64+
> [Nesting Auto attendants and Call queues](/microsoftteams/plan-auto-attendant-call-queue#nested-auto-attendants-and-call-queues) without a resource account isn't currently supported for [Authorized users](/microsoftteams/aa-cq-authorized-users-plan) in Queues App. If you nest an Auto attendant or Call queue without a resource account, authorized users can't edit the auto attendant or call queue.
65+
6766

6867
## EXAMPLES
6968

0 commit comments

Comments
 (0)