Skip to content

Commit f53c70a

Browse files
authored
Update New-CsTeamsVoiceApplicationsPolicy.md
1 parent 43a1c57 commit f53c70a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -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 auto attendants 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-
> [!IMPORTANT]
574-
> The `All` option is being removed. Please do not use the `All` option at this time.
575-
576576
### -RealTimeCallQueueMetricsPermission
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 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-
> [!IMPORTANT]
600-
> The `All` option is being removed. Please do not use the `All` option at this time.
601-
602602
### -RealTimeAgentMetricsPermission
603603

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

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

612+
> [!CAUTION]
613+
> The All option is being removed. Please do not use the All option at this time.
614+
612615
```yaml
613616
Type: Object
614617
Parameter Sets: Dual
@@ -622,9 +625,6 @@ Accept pipeline input: False
622625
Accept wildcard characters: False
623626
```
624627

625-
> [!IMPORTANT]
626-
> The `All` option is being removed. Please do not use the `All` option at this time.
627-
628628
### -HistoricalAutoAttendantMetricsPermission
629629

630630
PARAMVALUE: Disabled | AuthorizedOnly | All

0 commit comments

Comments
 (0)