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/Remove-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 Remove-ComplianceCase cmdlet to remove compliance cases from the Microsoft Purview compliance portal or the Microsoft Purview compliance portal.
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](/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.
0 commit comments