Skip to content

Commit aef328f

Browse files
committed
Edited and added Set-ProtectionAlert
1 parent 98dbb5b commit aef328f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,7 @@ 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]
190-
> AlertBy is mandatory to display entities in alerts. Without it, alerts trigger but show no entities. We strongly recommend setting parameters in ‘AlertBy’
191-
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.
192190
193191
```yaml
194192
Type: MultiValuedProperty

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)