Skip to content

Commit 16ba2ff

Browse files
authored
Update Get-CsComplianceRecordingForCallQueueTemplate.md
1 parent be5880f commit 16ba2ff

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

teams/teams-ps/teams/Get-CsComplianceRecordingForCallQueueTemplate.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Use the Get-CsComplianceRecordingForCallQueueTemplate cmdlet to retrieve a Compl
2121
Get-CsComplianceRecordingForCallQueueTemplate [-Id <String>] [<CommonParameters>]
2222
```
2323

24+
> [!CAUTION]
25+
> This cmdlet will only work for customers that are participating in the Voice Applications private preview for this features. General Availability for this functionality has not been determined at this time.
26+
2427
## DESCRIPTION
2528
Auto Attendants (AAs) are a key element in the Office 365 Phone System.
2629
Each AA can be associated with phone numbers that allow callers to reach specific people in the organization through a directory lookup. Alternatively, it can route the calls to an operator, a user, another AA, or a call queue.
@@ -76,9 +79,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
7679
7780
## RELATED LINKS
7881
79-
New-CsComplianceRecordingForCallQueueTemplate
82+
[New-CsComplianceRecordingForCallQueueTemplate](./New-CsComplianceRecordingForCallQueueTemplate.md)
8083
81-
Set-CsComplianceRecordingForCallQueueTemplate
84+
[Set-CsComplianceRecordingForCallQueueTemplate](./set-CsComplianceRecordingForCallQueueTemplate)
8285
8386
Remove-CsComplianceRecordingForCallQueueTemplate
8487

0 commit comments

Comments
 (0)