You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/ExchangePowerShell/New-ComplianceCase.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,12 @@ This cmdlet is available only in Security & Compliance PowerShell. For more info
15
15
16
16
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.
17
17
18
-
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
18
+
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.co/powershell/exchange/exchange-cmdlet-syntax).
19
+
20
+
> [!NOTE]
21
+
> In the cloud, this cmdlet has the following requirements:
22
+
> - Version 3.9.0 or later of the Exchange Online PowerShell module (August 2025).
23
+
> - Use the *EnableSearchOnlySession* parameter when you run the **Connect-IPPSSession** command to connect to Security & Compliance PowerShell.
Copy file name to clipboardExpand all lines: exchange/exchange-ps/ExchangePowerShell/New-ComplianceSearch.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,11 @@ Use the New-ComplianceSearch cmdlet to create compliance searches in Exchange Se
17
17
18
18
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
19
19
20
+
> [!NOTE]
21
+
> In the cloud, this cmdlet has the following requirements:
22
+
> - Version 3.9.0 or later of the Exchange Online PowerShell module (August 2025).
23
+
> - Use the *EnableSearchOnlySession* parameter when you run the **Connect-IPPSSession** command to connect to Security & Compliance PowerShell.
0 commit comments