From 955870505cfa431fb16704ec11517a2bb3d29cc3 Mon Sep 17 00:00:00 2001 From: Nick Robinson <45213023+nickjrobinson@users.noreply.github.com> Date: Tue, 21 Apr 2026 13:55:20 -0700 Subject: [PATCH 1/3] Learn Editor: Update New-ComplianceCase.md --- .../exchange-ps/ExchangePowerShell/New-ComplianceCase.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md b/exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md index 2a9602d7a1..48ca09ac44 100644 --- a/exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md +++ b/exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md @@ -15,7 +15,12 @@ This cmdlet is available only in Security & Compliance PowerShell. For more info Use the New-ComplianceCase cmdlet to create eDiscovery cases in the Microsoft Purview compliance portal. You use eDiscovery cases to place content locations on hold, perform Content Searches associated with the case, and export search results. -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 bd2031a7e776b4a788365616a8af09f36280292d Mon Sep 17 00:00:00 2001 From: Nick Robinson <45213023+nickjrobinson@users.noreply.github.com> Date: Tue, 21 Apr 2026 13:55:30 -0700 Subject: [PATCH 2/3] Learn Editor: Update New-ComplianceCase.md From 99cb85cab5428a7d1d1d922569dad270e5c011ee Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Tue, 21 Apr 2026 17:45:15 -0700 Subject: [PATCH 3/3] Fix link to Exchange cmdlet syntax in documentation Updated link to Exchange cmdlet syntax for accuracy. --- exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md b/exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md index 48ca09ac44..060dcc7e86 100644 --- a/exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md +++ b/exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md @@ -15,7 +15,7 @@ This cmdlet is available only in Security & Compliance PowerShell. For more info Use the New-ComplianceCase cmdlet to create eDiscovery cases in the Microsoft Purview compliance portal. You use eDiscovery cases to place content locations on hold, perform Content Searches associated with the case, and export search results. -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.co/powershell/exchange/exchange-cmdlet-syntax). > [!NOTE] > In the cloud, this cmdlet has the following requirements: