Skip to content

Commit 6b221a9

Browse files
authored
Merge pull request #12844 from puneethmeister/patch-2
Update New-ProtectionAlert.md
2 parents a1cf188 + aef328f commit 6b221a9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ The AlertBy parameter specifies the scope for aggregated alert policies. Valid v
186186
187187
You can't use this parameter when the AggregationType parameter value is None (alerts are triggered for every occurrence of the activity).
188188
189+
**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.
190+
189191
```yaml
190192
Type: MultiValuedProperty
191193
Parameter Sets: (All)

exchange/exchange-ps/exchange/Set-ProtectionAlert.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ The AlertBy parameter specifies the scope for aggregated alert policies. Valid v
121121
122122
You can't use this parameter when the AggregationType parameter value is None (alerts are triggered for every occurrence of the activity).
123123
124+
**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.
125+
124126
```yaml
125127
Type: MultiValuedProperty
126128
Parameter Sets: (All)

0 commit comments

Comments
 (0)