Skip to content

Commit 1f58b9e

Browse files
authored
Update New-ProtectionAlert cmdlet documentation
1 parent 994dc9c commit 1f58b9e

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

exchange/exchange-ps/exchange/New-ProtectionAlert.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,15 @@ ms.reviewer:
1414
## SYNOPSIS
1515
This cmdlet is available only in Security & Compliance PowerShell. For more information, see [Security & Compliance PowerShell](https://learn.microsoft.com/powershell/exchange/scc-powershell).
1616

17-
Use the New-ProtectionAlert cmdlet to create alert policies in the Microsoft Purview compliance portal. Alert policies contain conditions that define the user activities to monitor, and the notification options for email alerts and entries in the Microsoft Purview compliance portal.
18-
19-
This cmdlet will not work without Enterprise licenses (including P2) - input will be accepted, but it will return that an Enterprise license is required. Because Default alert policies cannot be edited with PowerShell, Alert Policies cannot be managed by PowerShell with P1/P2 licenses - [only Enterprise/Government licenses](https://learn.microsoft.com/en-us/purview/alert-policies)
17+
Use the New-ProtectionAlert cmdlet to create alert policies in the Microsoft Purview compliance portal and the Microsoft Defender portal. Alert policies contain conditions that define the user activities to monitor, and the notification options for email alerts and entries.
18+
19+
> [!NOTE]
20+
> Although the cmdlet is available, you receive the following error if you don't have an enterprise license:
21+
>
22+
> _Creating advanced alert policies requires an Office 365 E5 subscription or Office 365 E3 subscription with an Office 365 Threat Intelligence or
23+
Office 365 EquivioAnalytics add-on subscription for your organization. With your current subscription, only single event alerts can be created._
24+
>
25+
> For more information, see [Alert policies in Microsoft 365](https://learn.microsoft.com/purview/alert-policies).
2026
2127
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2228

0 commit comments

Comments
 (0)