We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bdff11 commit 4279f3cCopy full SHA for 4279f3c
exchange/exchange-ps/exchange/New-TransportRule.md
@@ -3683,6 +3683,11 @@ The Mode parameter specifies how the rule operates. Valid values are:
3683
- AuditAndNotify: The rule operates the same as in Audit mode, but notifications are also enabled.
3684
- Enforce: All actions specified in the rule are taken. This is the default value.
3685
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
+
3691
```yaml
3692
Type: RuleMode
3693
Parameter Sets: (All)
0 commit comments