Skip to content

Commit d31d941

Browse files
authored
Update New-CsTeamsVoiceApplicationsPolicy.md
1 parent e23c84d commit d31d941

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ When set to `Disabled` (the default value), users affected by the policy won't r
568568
When set to `AuthorizedOnly`, users affected by the policy will receive real-time metrics for auto attendants they are authorized for.
569569

570570
> [!IMPORTANT]
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` 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.
572572

573573
```yaml
574574
Type: Object
@@ -592,7 +592,7 @@ When set to `Disabled` (the default value), users affected by the policy won't r
592592
When set to `AuthorizedOnly`, users affected by the policy will receive real-time metrics for call queues they are authorized for.
593593

594594
> [!IMPORTANT]
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` 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.
596596

597597
```yaml
598598
Type: Object
@@ -616,7 +616,7 @@ When set to `Disabled` (the default value), users affected by the policy won't r
616616
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.
617617

618618
> [!IMPORTANT]
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` 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.
620620

621621
```yaml
622622
Type: Object

0 commit comments

Comments
 (0)