Skip to content

Commit 18716aa

Browse files
authored
Update New-DlpCompliancePolicy.md
minor edit to refect simulation mode GA
1 parent 7cc3ce9 commit 18716aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/New-DlpCompliancePolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,8 @@ The Mode parameter specifies the action and notification level of the DLP policy
395395

396396
- Enable: The policy is enabled for actions and notifications. This is the default value.
397397
- Disable: The policy is disabled.
398-
- TestWithNotifications: No actions are taken, but notifications are sent.
399-
- TestWithoutNotifications: An audit mode where no actions are taken, and no notifications are sent.
398+
- TestWithNotifications: Simulation mode where no actions are taken, but notifications *are* sent.
399+
- TestWithoutNotifications: Simulation mode where no actions are taken, and no notifications are sent.
400400

401401
```yaml
402402
Type: PolicyMode

0 commit comments

Comments
 (0)