From 560422aba93814fe7cba69e3c0110854e54f3b5d Mon Sep 17 00:00:00 2001 From: Nick Robinson <45213023+nickjrobinson@users.noreply.github.com> Date: Tue, 21 Apr 2026 13:56:29 -0700 Subject: [PATCH 1/3] Learn Editor: Update Set-ComplianceCase.md --- .../exchange-ps/ExchangePowerShell/Set-ComplianceCase.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md b/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md index b9aed3814d..97f53443e2 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md @@ -15,7 +15,12 @@ This cmdlet is available only in Security & Compliance PowerShell. For more info Use the Set-ComplianceCase cmdlet to modify eDiscovery cases in the Microsoft Purview compliance portal. -For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax). +For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](/powershell/exchange/exchange-cmdlet-syntax). + +> [!NOTE] +> In the cloud, this cmdlet has the following requirements: +> - Version 3.9.0 or later of the Exchange Online PowerShell module (August 2025). +> - Use the *EnableSearchOnlySession* parameter when you run the **Connect-IPPSSession** command to connect to Security & Compliance PowerShell. ## SYNTAX From bac96d0bca38d59ef30f0786e3f499cbfaf4e4b7 Mon Sep 17 00:00:00 2001 From: Nick Robinson <45213023+nickjrobinson@users.noreply.github.com> Date: Tue, 21 Apr 2026 13:56:38 -0700 Subject: [PATCH 2/3] Learn Editor: Update Set-ComplianceCase.md From 67370557a25cd45e4a8b069c0f88281b45e9fa7b Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Tue, 21 Apr 2026 15:14:22 -0700 Subject: [PATCH 3/3] Update Set-ComplianceCase.md --- exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md b/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md index 97f53443e2..0c963c7373 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md @@ -15,7 +15,7 @@ This cmdlet is available only in Security & Compliance PowerShell. For more info Use the Set-ComplianceCase cmdlet to modify eDiscovery cases in the Microsoft Purview compliance portal. -For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](/powershell/exchange/exchange-cmdlet-syntax). +For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax). > [!NOTE] > In the cloud, this cmdlet has the following requirements: