Skip to content

Commit b667bc3

Browse files
authored
Clarify bypassing error in New-ProtectionAlert.md
1 parent 11bdb1a commit b667bc3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ Use the New-ProtectionAlert cmdlet to create alert policies in the Microsoft Pur
2121
>
2222
> _Creating advanced alert policies requires an Office 365 E5 subscription or Office 365 E3 subscription with an Office 365 Threat Intelligence or
2323
Office 365 EquivioAnalytics add-on subscription for your organization. With your current subscription, only single event alerts can be created._
24-
> This can be bypassed by specifying `-AggregationType None` and an `-Operation` within the command.
24+
>
25+
> You can bypass this error by specifying `-AggregationType None` and an `-Operation` within the command.
26+
>
2527
> For more information, see [Alert policies in Microsoft 365](https://learn.microsoft.com/purview/alert-policies).
2628
2729
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).

0 commit comments

Comments
 (0)