From 719fb2dadda82087e836e7ca8e0c17d5a593fa99 Mon Sep 17 00:00:00 2001 From: Aakash Malhotra <53205984+aamalhot@users.noreply.github.com> Date: Thu, 17 Jul 2025 13:20:40 +0530 Subject: [PATCH 1/4] Update Remove-SensitiveInformationScan.md --- .../exchange-ps/exchange/Remove-SensitiveInformationScan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Remove-SensitiveInformationScan.md b/exchange/exchange-ps/exchange/Remove-SensitiveInformationScan.md index 03d11b7992..3f8185ab73 100644 --- a/exchange/exchange-ps/exchange/Remove-SensitiveInformationScan.md +++ b/exchange/exchange-ps/exchange/Remove-SensitiveInformationScan.md @@ -14,7 +14,7 @@ ms.reviewer: ## SYNOPSIS This cmdlet is available only in Security & Compliance PowerShell. For more information, see [Security & Compliance PowerShell](https://learn.microsoft.com/powershell/exchange/scc-powershell). -Use the Remove-SensitiveInformationScan cmdlet to remove sensitive information scans. +Use the Remove-SensitiveInformationScan cmdlet to delete on-demand classification scans. Deleting a scan is not supported if estimation or classification is in progress. For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax). From 4e13af31c1dec5b41e6ef19e33c13c4361e10c59 Mon Sep 17 00:00:00 2001 From: Aakash Malhotra <53205984+aamalhot@users.noreply.github.com> Date: Thu, 17 Jul 2025 13:22:13 +0530 Subject: [PATCH 2/4] Update Remove-SensitiveInformationScanRule.md --- .../exchange-ps/exchange/Remove-SensitiveInformationScanRule.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Remove-SensitiveInformationScanRule.md b/exchange/exchange-ps/exchange/Remove-SensitiveInformationScanRule.md index b0021e4f90..9f121fb349 100644 --- a/exchange/exchange-ps/exchange/Remove-SensitiveInformationScanRule.md +++ b/exchange/exchange-ps/exchange/Remove-SensitiveInformationScanRule.md @@ -14,7 +14,7 @@ ms.reviewer: ## SYNOPSIS This cmdlet is available only in Security & Compliance PowerShell. For more information, see [Security & Compliance PowerShell](https://learn.microsoft.com/powershell/exchange/scc-powershell). -Use the Remove-SensitiveInformationScanRule cmdlet to remove sensitive information scan rules. +Use the Remove-SensitiveInformationScanRule cmdlet to delete on-demand classification scan rules. Rules cannot be deleted when parent scan is in state ClassificationInProgress and ClassificationComplete. For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax). From 95e16c0f18dc6bb31db4b0f7404b57a5c98ab584 Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Thu, 17 Jul 2025 09:19:20 -0700 Subject: [PATCH 3/4] Update Remove-SensitiveInformationScan.md --- .../exchange-ps/exchange/Remove-SensitiveInformationScan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Remove-SensitiveInformationScan.md b/exchange/exchange-ps/exchange/Remove-SensitiveInformationScan.md index 3f8185ab73..95ad49ddb8 100644 --- a/exchange/exchange-ps/exchange/Remove-SensitiveInformationScan.md +++ b/exchange/exchange-ps/exchange/Remove-SensitiveInformationScan.md @@ -14,7 +14,7 @@ ms.reviewer: ## SYNOPSIS This cmdlet is available only in Security & Compliance PowerShell. For more information, see [Security & Compliance PowerShell](https://learn.microsoft.com/powershell/exchange/scc-powershell). -Use the Remove-SensitiveInformationScan cmdlet to delete on-demand classification scans. Deleting a scan is not supported if estimation or classification is in progress. +Use the Remove-SensitiveInformationScan cmdlet to delete on-demand classification scans. You can't delete a scan if estimation or classification is in progress. For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax). From c9e9bd60a7f669552096f15a8d817dab84cf8515 Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Thu, 17 Jul 2025 09:20:50 -0700 Subject: [PATCH 4/4] Update Remove-SensitiveInformationScanRule.md --- .../exchange-ps/exchange/Remove-SensitiveInformationScanRule.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Remove-SensitiveInformationScanRule.md b/exchange/exchange-ps/exchange/Remove-SensitiveInformationScanRule.md index 9f121fb349..609e23c1c5 100644 --- a/exchange/exchange-ps/exchange/Remove-SensitiveInformationScanRule.md +++ b/exchange/exchange-ps/exchange/Remove-SensitiveInformationScanRule.md @@ -14,7 +14,7 @@ ms.reviewer: ## SYNOPSIS This cmdlet is available only in Security & Compliance PowerShell. For more information, see [Security & Compliance PowerShell](https://learn.microsoft.com/powershell/exchange/scc-powershell). -Use the Remove-SensitiveInformationScanRule cmdlet to delete on-demand classification scan rules. Rules cannot be deleted when parent scan is in state ClassificationInProgress and ClassificationComplete. +Use the Remove-SensitiveInformationScanRule cmdlet to delete on-demand classification scan rules. You can't delete a rule when a parent scan is in the ClassificationInProgress or ClassificationComplete state. For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).