Skip to content

Commit de04d48

Browse files
authored
Update New-CsTeamsVoiceApplicationsPolicy.md
Updating the RealTimeXMetrics Important note.
1 parent ab2b509 commit de04d48

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
@@ -558,7 +558,7 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
558558
When set to `All`, users affected by the policy will receive real-time metrics for all auto attendants in the organization.
559559

560560
> [!IMPORTANT]
561-
> The `All` option is no longer supported.
561+
> The `All` option is no longer supported. The paramater 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.
562562

563563
```yaml
564564
Type: Object
@@ -584,7 +584,7 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
584584
When set to `All`, users affected by the policy will receive real-time metrics for all call queues in the organization.
585585

586586
> [!IMPORTANT]
587-
> The `All` option is no longer supported.
587+
> The `All` option is no longer supported. The paramater 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.
588588

589589
```yaml
590590
Type: Object
@@ -610,7 +610,7 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
610610
When set to `All`, users affected by the policy will receive real-time metrics for all agents in all call queues in the organization.
611611

612612
> [!IMPORTANT]
613-
> The `All` option is no longer supported.
613+
> The `All` option is no longer supported. The paramater 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.
614614

615615
```yaml
616616
Type: Object

0 commit comments

Comments
 (0)