Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions exchange/exchange-ps/exchange/New-ProtectionAlert.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 2 additions & 0 deletions exchange/exchange-ps/exchange/Set-ProtectionAlert.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down