@@ -557,6 +557,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
557
557
558
558
When set to `All`, users affected by the policy will receive real-time metrics for all auto attendants in the organization.
559
559
560
+ > [!CAUTION]
561
+ > The All option is being removed. Please do not use the All option at this time.
562
+
560
563
` ` ` yaml
561
564
Type: Object
562
565
Parameter Sets: Dual
@@ -570,9 +573,6 @@ Accept pipeline input: False
570
573
Accept wildcard characters: False
571
574
` ` `
572
575
573
- > [!IMPORTANT]
574
- > The `All` option is being removed. Please do not use the `All` option at this time.
575
-
576
576
# ## -RealTimeCallQueueMetricsPermission
577
577
578
578
PARAMVALUE : Disabled | AuthorizedOnly | All
@@ -583,6 +583,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
583
583
584
584
When set to `All`, users affected by the policy will receive real-time metrics for all call queues in the organization.
585
585
586
+ > [!CAUTION]
587
+ > The All option is being removed. Please do not use the All option at this time.
588
+
586
589
` ` ` yaml
587
590
Type: Object
588
591
Parameter Sets: Dual
@@ -596,9 +599,6 @@ Accept pipeline input: False
596
599
Accept wildcard characters: False
597
600
` ` `
598
601
599
- > [!IMPORTANT]
600
- > The `All` option is being removed. Please do not use the `All` option at this time.
601
-
602
602
# ## -RealTimeAgentMetricsPermission
603
603
604
604
PARAMVALUE : Disabled | AuthorizedOnly | All
@@ -609,6 +609,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
609
609
610
610
When set to `All`, users affected by the policy will receive real-time metrics for all agents in all call queues in the organization.
611
611
612
+ > [!CAUTION]
613
+ > The All option is being removed. Please do not use the All option at this time.
614
+
612
615
` ` ` yaml
613
616
Type: Object
614
617
Parameter Sets: Dual
@@ -622,9 +625,6 @@ Accept pipeline input: False
622
625
Accept wildcard characters: False
623
626
` ` `
624
627
625
- > [!IMPORTANT]
626
- > The `All` option is being removed. Please do not use the `All` option at this time.
627
-
628
628
# ## -HistoricalAutoAttendantMetricsPermission
629
629
630
630
PARAMVALUE : Disabled | AuthorizedOnly | All
0 commit comments