Skip to content

Commit 4279f3c

Browse files
authored
Update New-TransportRule.md
Added clarification regarding -Mode parameter. Work Item ID in the ADO: 3663328
1 parent 4bdff11 commit 4279f3c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

exchange/exchange-ps/exchange/New-TransportRule.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3683,6 +3683,11 @@ The Mode parameter specifies how the rule operates. Valid values are:
36833683
- AuditAndNotify: The rule operates the same as in Audit mode, but notifications are also enabled.
36843684
- Enforce: All actions specified in the rule are taken. This is the default value.
36853685

3686+
> [!NOTE]
3687+
>
3688+
> In the Audit mode, the action GenerateIncidentReport is going to be executed.
3689+
> In the AuditAndNotify mode, actions GenerateIncidentReport and GenerateNotification are going to be executed.
3690+
36863691
```yaml
36873692
Type: RuleMode
36883693
Parameter Sets: (All)

0 commit comments

Comments
 (0)