Skip to content

Commit 43a1c57

Browse files
authored
Update Set-CsTeamsVoiceApplicationsPolicy.md
1 parent 5248b13 commit 43a1c57

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
531531

532532
When set to `All`, users affected by the policy will receive real-time metrics for all auto attendants in the organization.
533533

534+
> [!CAUTION]
535+
> The All option is being removed. Please do not use the All option at this time.
536+
534537
```yaml
535538
Type: Object
536539
Parameter Sets: Dual
@@ -544,9 +547,6 @@ Accept pipeline input: False
544547
Accept wildcard characters: False
545548
```
546549

547-
> [!CAUTION]
548-
> The All option is being removed. Please do not use the All option at this time.
549-
550550
### -RealTimeCallQueueMetricsPermission
551551

552552
PARAMVALUE: Disabled | AuthorizedOnly | All
@@ -557,6 +557,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
557557

558558
When set to `All`, users affected by the policy will receive real-time metrics for all call queues in the organization.
559559

560+
> [!CAUTION]
561+
> The All option is being removed. Please do not use the All option at this time.
562+
560563
```yaml
561564
Type: Object
562565
Parameter Sets: Dual
@@ -570,9 +573,6 @@ Accept pipeline input: False
570573
Accept wildcard characters: False
571574
```
572575

573-
> [!CAUTION]
574-
> The All option is being removed. Please do not use the All option at this time.
575-
576576
### -RealTimeAgentMetricsPermission
577577

578578
PARAMVALUE: Disabled | AuthorizedOnly | All
@@ -583,6 +583,9 @@ When set to `AuthorizedOnly`, users affected by the policy will receive real-tim
583583

584584
When set to `All`, users affected by the policy will receive real-time metrics for all agents in all call queues in the organization.
585585

586+
> [!CAUTION]
587+
> The All option is being removed. Please do not use the All option at this time.
588+
586589
```yaml
587590
Type: Object
588591
Parameter Sets: Dual
@@ -596,9 +599,6 @@ Accept pipeline input: False
596599
Accept wildcard characters: False
597600
```
598601

599-
> [!CAUTION]
600-
> The All option is being removed. Please do not use the All option at this time.
601-
602602
### -HistoricalAutoAttendantMetricsPermission
603603

604604
PARAMVALUE: Disabled | AuthorizedOnly | All

0 commit comments

Comments
 (0)