Skip to content

Commit 752df29

Browse files
authored
Update New-CsCallQueue.md
1 parent eb2c438 commit 752df29

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ The New-CsCallQueue cmdlet creates a new Call Queue.
2626

2727
> [!CAUTION]
2828
> The following configuration parameters are currently only available in PowerShell and do not appear in Teams admin center. Saving a call queue configuration through Teams admin center will _remove_ any of these configured items:
29-
>
29+
>
30+
> - -HideAuthorizedUsers
3031
> - -OverflowRedirectPersonTextToSpeechPrompt
3132
> - -OverflowRedirectPersonAudioFilePrompt
3233
> - -OverflowRedirectVoicemailTextToSpeechPrompt
@@ -1279,6 +1280,8 @@ Accept wildcard characters: False
12791280
```
12801281
12811282
### -HideAuthorizedUsers
1283+
_Saving a call queue configuration through Teams admin center will *remove* this setting._
1284+
12821285
This is a list of GUIDs of authorized users who should not appear on the list of supervisors for the agents who are members of this queue. The GUID should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
12831286
12841287
```yaml

0 commit comments

Comments
 (0)