From 5909bd34ce99f7abf53038e9661d4ec8055507e3 Mon Sep 17 00:00:00 2001 From: Joshika Agarwal <165122920+joagarwal@users.noreply.github.com> Date: Wed, 18 Jun 2025 12:03:05 +0530 Subject: [PATCH 1/3] Learn Editor: Update New-ComplianceTag.md --- exchange/exchange-ps/exchange/New-ComplianceTag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/New-ComplianceTag.md b/exchange/exchange-ps/exchange/New-ComplianceTag.md index 9de8c0fca4..4263afa3f1 100644 --- a/exchange/exchange-ps/exchange/New-ComplianceTag.md +++ b/exchange/exchange-ps/exchange/New-ComplianceTag.md @@ -91,7 +91,7 @@ Accept wildcard characters: False ``` ### -PriorityCleanup -{{ Fill PriorityCleanup Description }} +The PriorityCleanup switch specifies whether to create a [Priority Cleanup](/purview/priority-cleanup) tag to expedite the deletion of sensitive content, overriding any existing retention settings or eDiscovery holds. You don't need to specify a value with this switch. ```yaml Type: SwitchParameter From 678d2e064280e262fb3ec13b5e4ea3de7df144fc Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Wed, 18 Jun 2025 08:09:33 -0700 Subject: [PATCH 2/3] Update New-ComplianceTag.md --- exchange/exchange-ps/exchange/New-ComplianceTag.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/New-ComplianceTag.md b/exchange/exchange-ps/exchange/New-ComplianceTag.md index 4263afa3f1..23b87ee9e0 100644 --- a/exchange/exchange-ps/exchange/New-ComplianceTag.md +++ b/exchange/exchange-ps/exchange/New-ComplianceTag.md @@ -91,7 +91,9 @@ Accept wildcard characters: False ``` ### -PriorityCleanup -The PriorityCleanup switch specifies whether to create a [Priority Cleanup](/purview/priority-cleanup) tag to expedite the deletion of sensitive content, overriding any existing retention settings or eDiscovery holds. You don't need to specify a value with this switch. +The PriorityCleanup switch specifies whether to update a Priority Cleanup policy to expedite the deletion of sensitive content, overriding any existing retention settings or eDiscovery holds. You don't need to specify a value with this switch. + +For more information about Priority Cleanup policies, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup). ```yaml Type: SwitchParameter From 4a15ae544010e85fb2841b4d25aa367503694b0b Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Wed, 18 Jun 2025 08:53:51 -0700 Subject: [PATCH 3/3] Update New-ComplianceTag.md --- exchange/exchange-ps/exchange/New-ComplianceTag.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exchange/exchange-ps/exchange/New-ComplianceTag.md b/exchange/exchange-ps/exchange/New-ComplianceTag.md index 23b87ee9e0..f2fc3c2791 100644 --- a/exchange/exchange-ps/exchange/New-ComplianceTag.md +++ b/exchange/exchange-ps/exchange/New-ComplianceTag.md @@ -91,9 +91,9 @@ Accept wildcard characters: False ``` ### -PriorityCleanup -The PriorityCleanup switch specifies whether to update a Priority Cleanup policy to expedite the deletion of sensitive content, overriding any existing retention settings or eDiscovery holds. You don't need to specify a value with this switch. +The PriorityCleanup switch specifies whether to create a tag associated with a Priority cleanup policy. You don't need to specify a value with this switch. -For more information about Priority Cleanup policies, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup). +Priority cleanup policies expedite the deletion of sensitive content by overriding any existing retention settings or eDiscovery holds. For more information, see [Priority Cleanup](https://learn.microsoft.com/purview/priority-cleanup). ```yaml Type: SwitchParameter