diff --git a/exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md b/exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md index 2a9602d7a1..060dcc7e86 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](https://learn.microsoft.co/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 diff --git a/exchange/exchange-ps/ExchangePowerShell/Remove-ComplianceSearch.md b/exchange/exchange-ps/ExchangePowerShell/Remove-ComplianceSearch.md index 2add105cdd..a7d093fd4a 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Remove-ComplianceSearch.md +++ b/exchange/exchange-ps/ExchangePowerShell/Remove-ComplianceSearch.md @@ -17,6 +17,11 @@ Use the Remove-ComplianceSearch cmdlet to remove compliance searches from Exchan 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: +> - 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 ``` diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md b/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md index b9aed3814d..0c963c7373 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceCase.md @@ -17,6 +17,11 @@ Use the Set-ComplianceCase cmdlet to modify eDiscovery cases in the Microsoft Pu 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: +> - 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 ``` diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceSearch.md b/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceSearch.md index 6b8f43b0de..53c13e57ad 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceSearch.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-ComplianceSearch.md @@ -17,6 +17,11 @@ Use the Set-ComplianceSearch cmdlet to modify non-running compliance searches in 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: +> - 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 ```