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 18716aa commit 4591c05Copy full SHA for 4591c05
exchange/exchange-ps/exchange/Set-DlpCompliancePolicy.md
@@ -711,8 +711,8 @@ The Mode parameter specifies the action and notification level of the DLP policy
711
712
- Enable: The policy is enabled for actions and notifications. This is the default value.
713
- Disable: The policy is disabled.
714
-- TestWithNotifications: No actions are taken, but notifications are sent.
715
-- TestWithoutNotifications: An audit mode where no actions are taken, and no notifications are sent.
+- TestWithNotifications: Simulation mode where no actions are taken, but notifications *are* sent.
+- TestWithoutNotifications: Simulation mode where no actions are taken, and no notifications are sent.
716
717
```yaml
718
Type: PolicyMode
0 commit comments