Skip to content

Commit 5b2c063

Browse files
Merge pull request #12050 from MicrosoftDocs/main
publish main to live 10:30 AM 8/1/24
2 parents b3d8ea3 + 75648c3 commit 5b2c063

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
557557

558558
When set to `All`, users affected by the policy will receive real-time metrics for all auto attendants in the organization.
559559

560+
> [!IMPORTANT]
561+
> The `All` option is no longer supported.
562+
560563
```yaml
561564
Type: Object
562565
Parameter Sets: Dual
@@ -569,7 +572,7 @@ Default value: None
569572
Accept pipeline input: False
570573
Accept wildcard characters: False
571574
```
572-
575+
573576
### -RealTimeCallQueueMetricsPermission
574577

575578
PARAMVALUE: Disabled | AuthorizedOnly | All
@@ -580,6 +583,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
580583

581584
When set to `All`, users affected by the policy will receive real-time metrics for all call queues in the organization.
582585

586+
> [!IMPORTANT]
587+
> The `All` option is no longer supported.
588+
583589
```yaml
584590
Type: Object
585591
Parameter Sets: Dual
@@ -603,6 +609,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
603609

604610
When set to `All`, users affected by the policy will receive real-time metrics for all agents in all call queues in the organization.
605611

612+
> [!IMPORTANT]
613+
> The `All` option is no longer supported.
614+
606615
```yaml
607616
Type: Object
608617
Parameter Sets: Dual

teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
531531

532532
When set to `All`, users affected by the policy will receive real-time metrics for all auto attendants in the organization.
533533

534+
> [!IMPORTANT]
535+
> The `All` option is no longer supported.
536+
534537
```yaml
535538
Type: Object
536539
Parameter Sets: Dual
@@ -543,7 +546,7 @@ Default value: None
543546
Accept pipeline input: False
544547
Accept wildcard characters: False
545548
```
546-
549+
547550
### -RealTimeCallQueueMetricsPermission
548551

549552
PARAMVALUE: Disabled | AuthorizedOnly | All
@@ -554,6 +557,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
554557

555558
When set to `All`, users affected by the policy will receive real-time metrics for all call queues in the organization.
556559

560+
> [!IMPORTANT]
561+
> The `All` option is no longer supported.
562+
557563
```yaml
558564
Type: Object
559565
Parameter Sets: Dual
@@ -577,6 +583,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
577583

578584
When set to `All`, users affected by the policy will receive real-time metrics for all agents in all call queues in the organization.
579585

586+
> [!IMPORTANT]
587+
> The `All` option is no longer supported.
588+
580589
```yaml
581590
Type: Object
582591
Parameter Sets: Dual

0 commit comments

Comments
 (0)