Skip to content

Commit 86c071d

Browse files
authored
Update New-CsComplianceRecordingForCallQueueTemplate.md
1 parent 16ba2ff commit 86c071d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

teams/teams-ps/teams/New-CsComplianceRecordingForCallQueueTemplate.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ ms.reviewer: williamlooney
1313
# New-CsComplianceRecordingForCallQueueTemplate
1414

1515
## SYNOPSIS
16-
Use the Get-CsComplianceRecordingForCallQueueTemplate cmdlet to retrieve a Compliance Recording for Call Queues template.
16+
Use the New-CsComplianceRecordingForCallQueueTemplate cmdlet to create a Compliance Recording for Call Queues template.
1717

1818
## SYNTAX
1919

2020
```powershell
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-
2724
## DESCRIPTION
2825
Auto Attendants (AAs) are a key element in the Office 365 Phone System.
2926
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.
3027

3128
You can create new AAs by using the New-CsAutoAttendant cmdlet; each newly created AA gets assigned a random string that serves as the identity of the AA.
3229

30+
> [!CAUTION]
31+
> 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.
32+
3333
## EXAMPLES
3434

3535
### -------------------------- Example 1 --------------------------

0 commit comments

Comments
 (0)