You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: teams/teams-ps/teams/New-CsTeamsVoiceApplicationsPolicy.md
+3-9Lines changed: 3 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -566,11 +566,9 @@ PARAMVALUE: Disabled | AuthorizedOnly | All
566
566
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for auto attendants.
567
567
568
568
When set to `AuthorizedOnly`, users affected by the policy will receive real-time metrics for auto attendants they are authorized for.
569
-
570
-
When set to `All`, users affected by the policy will receive real-time metrics for all auto attendants in the organization.
571
569
572
570
> [!IMPORTANT]
573
-
> The `All` option is no longer supported. The parameter will be accepted and saved however any user assigned a policy with *RealTimeAutoAttendantMetricsPermission* set to `All` will not be able to access real-time metrics.
571
+
> The `All` option is no longer supported. The parameter will be accepted and saved, however, any user assigned a policy with *RealTimeAutoAttendantMetricsPermission* set to `All` won't be able to access real-time metrics.
574
572
575
573
```yaml
576
574
Type: Object
@@ -592,11 +590,9 @@ PARAMVALUE: Disabled | AuthorizedOnly | All
592
590
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for call queues.
593
591
594
592
When set to `AuthorizedOnly`, users affected by the policy will receive real-time metrics for call queues they are authorized for.
595
-
596
-
When set to `All`, users affected by the policy will receive real-time metrics for all call queues in the organization.
597
593
598
594
> [!IMPORTANT]
599
-
> The `All` option is no longer supported. The parameter will be accepted and saved however any user assigned a policy with *RealTimeCallQueueMetricsPermission* set to `All` will not be able to access real-time metrics.
595
+
> The `All` option is no longer supported. The parameter will be accepted and saved, however, any user assigned a policy with *RealTimeCallQueueMetricsPermission* set to `All` won't be able to access real-time metrics.
600
596
601
597
```yaml
602
598
Type: Object
@@ -618,11 +614,9 @@ PARAMVALUE: Disabled | AuthorizedOnly | All
618
614
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for agents.
619
615
620
616
When set to `AuthorizedOnly`, users affected by the policy will receive real-time metrics for agents who are members in the call queues they are authorized for.
621
-
622
-
When set to `All`, users affected by the policy will receive real-time metrics for all agents in all call queues in the organization.
623
617
624
618
> [!IMPORTANT]
625
-
> The `All` option is no longer supported. The parameter will be accepted and saved however any user assigned a policy with *RealTimeAgentMetricsPermission* set to `All` will not be able to access real-time metrics.
619
+
> The `All` option is no longer supported. The parameter will be accepted and saved, however, any user assigned a policy with *RealTimeAgentMetricsPermission* set to `All` won't be able to access real-time metrics.
Copy file name to clipboardExpand all lines: teams/teams-ps/teams/Set-CsTeamsVoiceApplicationsPolicy.md
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -540,8 +540,6 @@ PARAMVALUE: Disabled | AuthorizedOnly | All
540
540
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for auto attendants.
541
541
542
542
When set to `AuthorizedOnly`, users affected by the policy will receive real-time metrics for auto attendants they are authorized for.
543
-
544
-
When set to `All`, users affected by the policy will receive real-time metrics for all auto attendants in the organization.
545
543
546
544
> [!IMPORTANT]
547
545
> The `All` option is no longer supported. The parameter will be accepted and saved however any user assigned a policy with *RealTimeAutoAttendantMetricsPermission* set to `All` will not be able to access real-time metrics.
@@ -566,8 +564,6 @@ PARAMVALUE: Disabled | AuthorizedOnly | All
566
564
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for call queues.
567
565
568
566
When set to `AuthorizedOnly`, users affected by the policy will receive real-time metrics for call queues they are authorized for.
569
-
570
-
When set to `All`, users affected by the policy will receive real-time metrics for all call queues in the organization.
571
567
572
568
> [!IMPORTANT]
573
569
> The `All` option is no longer supported. The parameter will be accepted and saved however any user assigned a policy with *RealTimeCallQueueMetricsPermission* set to `All` will not be able to access real-time metrics.
@@ -592,8 +588,6 @@ PARAMVALUE: Disabled | AuthorizedOnly | All
592
588
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for agents.
593
589
594
590
When set to `AuthorizedOnly`, users affected by the policy will receive real-time metrics for agents who are members in the call queues they are authorized for.
595
-
596
-
When set to `All`, users affected by the policy will receive real-time metrics for all agents in all call queues in the organization.
597
591
598
592
> [!IMPORTANT]
599
593
> The `All` option is no longer supported. The parameter will be accepted and saved however any user assigned a policy with *RealTimeAgentMetricsPermission* set to `All` will not be able to access real-time metrics.
0 commit comments