Skip to content

Commit 8c61e50

Browse files
authored
Merge pull request #12369 from MicrosoftDocs/main
Publish main to live, Wednesday 3:30PM PST, 11/13
2 parents 1b252db + 5deb554 commit 8c61e50

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

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

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -566,11 +566,9 @@ PARAMVALUE: Disabled | AuthorizedOnly | All
566566
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for auto attendants.
567567

568568
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.
571569

572570
> [!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.
574572

575573
```yaml
576574
Type: Object
@@ -592,11 +590,9 @@ PARAMVALUE: Disabled | AuthorizedOnly | All
592590
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for call queues.
593591

594592
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.
597593

598594
> [!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.
600596

601597
```yaml
602598
Type: Object
@@ -618,11 +614,9 @@ PARAMVALUE: Disabled | AuthorizedOnly | All
618614
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for agents.
619615

620616
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.
623617

624618
> [!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.
626620

627621
```yaml
628622
Type: Object

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -540,8 +540,6 @@ PARAMVALUE: Disabled | AuthorizedOnly | All
540540
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for auto attendants.
541541

542542
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.
545543

546544
> [!IMPORTANT]
547545
> 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
566564
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for call queues.
567565

568566
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.
571567

572568
> [!IMPORTANT]
573569
> 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
592588
When set to `Disabled` (the default value), users affected by the policy won't receive real-time metrics for agents.
593589

594590
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.
597591

598592
> [!IMPORTANT]
599593
> 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

Comments
 (0)