Skip to content

Commit 8f40c3e

Browse files
authored
Merge pull request #11146 from robdy/robdy-patch-1
Update formatting of New-CsTeamsComplianceRecordingPolicy.md
2 parents e72baae + 8d7c602 commit 8f40c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/New-CsTeamsComplianceRecordingPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Automatic policy-based recording is only applicable to Microsoft Teams users.
2020

2121
```
2222
New-CsTeamsComplianceRecordingPolicy [-Tenant <System.Guid>] [-Identity <XdsIdentity>]
23-
[-Enabled <Boolean>] [-WarnUserOnRemoval <Boolean>] [-DisableComplianceRecordingAudioNotificationForCalls <Boolean>]
23+
[-Enabled <Boolean>] [-WarnUserOnRemoval <Boolean>] [-DisableComplianceRecordingAudioNotificationForCalls <Boolean>]
2424
[-RecordReroutedCalls <Boolean>] [-Description <String>]
2525
[-ComplianceRecordingApplications <ComplianceRecordingApplication[]>]
2626
[-InMemory] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]

0 commit comments

Comments
 (0)