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 b991997Copy full SHA for b991997
exchange/exchange-ps/exchange/Set-TransportRule.md
@@ -3660,6 +3660,11 @@ The Mode parameter specifies how the rule operates. Valid values are:
3660
- AuditAndNotify: The rule operates the same as in Audit mode, but notifications are also enabled.
3661
- Enforce: All actions specified in the rule are taken. This is the default value.
3662
3663
+> [!NOTE]
3664
+>
3665
+> In the Audit mode, the action GenerateIncidentReport is going to be executed.
3666
+> In the AuditAndNotify mode, actions GenerateIncidentReport and GenerateNotification are going to be executed.
3667
+
3668
```yaml
3669
Type: RuleMode
3670
Parameter Sets: (All)
0 commit comments