diff --git a/exchange/exchange-ps/exchange/New-ProtectionAlert.md b/exchange/exchange-ps/exchange/New-ProtectionAlert.md index 5c469a4905..f0b41f21ed 100644 --- a/exchange/exchange-ps/exchange/New-ProtectionAlert.md +++ b/exchange/exchange-ps/exchange/New-ProtectionAlert.md @@ -186,6 +186,8 @@ The AlertBy parameter specifies the scope for aggregated alert policies. Valid v You can't use this parameter when the AggregationType parameter value is None (alerts are triggered for every occurrence of the activity). +**Note**: This parameter is required to show entities in alerts. Without it, alerts trigger without showing entities. We strongly recommend specifying a value for this parameter. + ```yaml Type: MultiValuedProperty Parameter Sets: (All) diff --git a/exchange/exchange-ps/exchange/Set-ProtectionAlert.md b/exchange/exchange-ps/exchange/Set-ProtectionAlert.md index c1875d6ea6..39c461d99d 100644 --- a/exchange/exchange-ps/exchange/Set-ProtectionAlert.md +++ b/exchange/exchange-ps/exchange/Set-ProtectionAlert.md @@ -121,6 +121,8 @@ The AlertBy parameter specifies the scope for aggregated alert policies. Valid v You can't use this parameter when the AggregationType parameter value is None (alerts are triggered for every occurrence of the activity). +**Note**: This parameter is required to show entities in alerts. Without it, alerts trigger without showing entities. We strongly recommend specifying a value for this parameter. + ```yaml Type: MultiValuedProperty Parameter Sets: (All)