Skip to content

Commit b991997

Browse files
authored
Update Set-TransportRule.md
1 parent 4bdff11 commit b991997

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

exchange/exchange-ps/exchange/Set-TransportRule.md

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

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+
36633668
```yaml
36643669
Type: RuleMode
36653670
Parameter Sets: (All)

0 commit comments

Comments
 (0)