Skip to content

Commit 3b52089

Browse files
author
cabailey
committed
formatting fixes
1 parent a789919 commit 3b52089

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

exchange/docs-conceptual/client-advanced-settings.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,29 +21,22 @@ description: "Security & Compliance PowerShell advanced settings for Microsoft P
2121
This article contains the [Security & Compliance PowerShell](/powershell/exchange/office-365-scc/office-365-scc-powershell) advanced settings that are supported by [Microsoft Purview Information Protection client](/purview/information-protection-client) when you use the following cmdlets:
2222

2323
- [New-Label](/powershell/module/exchange/new-label) or [Set-Label](/powershell/module/exchange/set-label)
24-
- [New-LabelPolicy](/powershell/module/exchange/new-labelpolicy) or [Set-LabelPolicy](/powershell/module/exchange/set-labelpolicy).
24+
- [New-LabelPolicy](/powershell/module/exchange/new-labelpolicy) or [Set-LabelPolicy](/powershell/module/exchange/set-labelpolicy)
2525

2626
The advanced settings that are supported by sensitivity labels that are built into Microsoft 365 apps and services are included on the cmdlet page itself.
2727

2828
You might also find useful [PowerShell tips for specifying the advanced settings](/purview/create-sensitivity-labels#powershell-tips-for-specifying-the-advanced-settings).
2929

30-
**Advanced settings for sensitivity labels:**
3130

32-
Use the *AdvancedSettings* parameter with [New-Label](/powershell/module/exchange/policy-and-compliance/new-label) and [Set-Label](/powershell/module/exchange/policy-and-compliance/set-label).
33-
34-
|Setting|Scenario and instructions|
31+
|Advanced settings for labels|Description|
3532
|----------------|---------------|
3633
[Color](#color)|Specify a color for the label|
3734
|[DefaultSubLabelId](#defaultsublbelid)|Specify a default sublabel for a parent label)
3835

39-
**Advanced settings for sensitivity label policies:**
40-
41-
Use the *AdvancedSettings* parameter with [New-LabelPolicy](/powershell/module/exchange/policy-and-compliance/new-labelpolicy) and [Set-LabelPolicy](/powershell/module/exchange/policy-and-compliance/set-labelpolicy).
42-
43-
|Setting|Scenario and instructions|
36+
|Advanced settings for label policies|Description|
4437
|----------------|---------------|
4538
|[AdditionalPPrefixExtensions]((#additionalpprefixextensions))|Support for changing \<EXT>.PFILE to P\<EXT>](#additionalpprefixextensions)
46-
|[EnableAudit]((#enableaudit)|Prevent audit data from being sent to Microsoft Purview|
39+
|[EnableAudit](#enableaudit)|Prevent audit data from being sent to Microsoft Purview|
4740
|[EnableContainerSupport](#enablecontainersupport)|Enable removal of encryption from PST, rar, 7zip, and MSG files|
4841
|[EnableCustomPermissions](#enablecustompermissions)|Turn off custom permissions in File Explorer|
4942
|[EnableCustomPermissionsForCustomProtectedFiles](#enablecustompermissionsforcustomprotectedfiles)|For files encrypted with custom permissions, always display custom permissions to users in File Explorer|
@@ -58,7 +51,7 @@ Use the *AdvancedSettings* parameter with [New-LabelPolicy](/powershell/module/e
5851
|[ScannerFSAttributesToSkip](#scannerfsattributestoskip) |Skip or ignore files during scans depending on file attributes)
5952
|[SharepointWebRequestTimeout](#sharepointwebrequesttimeout)|Configure SharePoint timeouts|
6053
|[SharepointFileWebRequestTimeout](#sharepointfilewebrequesttimeout )|Configure SharePoint timeouts|
61-
|[UseCopyAndPreserveNTFSOwner](#usecopyandpreserventfsowner) |Preserve NTFS owners during labeling)
54+
|[UseCopyAndPreserveNTFSOwner](#usecopyandpreserventfsowner) |Preserve NTFS owners during labeling|
6255

6356

6457
## AdditionalPPrefixExtensions

0 commit comments

Comments
 (0)