Skip to content

Commit 29fe32b

Browse files
authored
Update New-CsComplianceRecordingForCallQueueTemplate.md
1 parent a3df13a commit 29fe32b

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,10 @@ Use the New-CsComplianceRecordingForCallQueueTemplate cmdlet to create a Complia
2828

2929
### -------------------------- Example 1 --------------------------
3030
```
31-
New-CsComplianceRecordingForCallQueueTemplate
32-
```
33-
34-
35-
36-
### -------------------------- Example 2 --------------------------
37-
```
38-
New-CsComplianceRecordingForCallQueueTemplate -Id 5e3a575e-1faa-49ff-83c2-5cf1c36c0e01
31+
New-CsComplianceRecordingForCallQueueTemplate -Name "Customer Service" -Description "Required before/during call" -BotId 14732826-8206-42e3-b51e-6693e2abb698 -RequiredDuringCall $true -RequiredBeforeCall $true
3932
```
4033

34+
This example creates a new Compliance Recording for Call Queue template.
4135

4236
## PARAMETERS
4337

0 commit comments

Comments
 (0)