MC791114 - Data Loss Prevention: Decoupling policy tips and email notifications for SharePoint and OneDrive

Message Center

Summary

Microsoft Purview Data Loss Prevention will decouple policy tips and user email notifications for SharePoint and OneDrive, allowing admins to enable either or both independently. Rollout begins mid-April 2026 (preview) and early June 2026 (general availability). Configuration will use PowerShell or the DLP portal.

Last Updated

Apr 20, 2026

Published May 8, 2024

View version history

Service

Microsoft 365 suite
Microsoft Purview

Tag

Updated message
New feature
Admin impact

Platforms

Web

More information

Updated April 20, 2026: We have updated the timeline. Thank you for your patience. 

 Coming soon to Microsoft Purview | Data Loss Prevention: When an admin wants to enable user email notifications, policy tips also need to be enabled and vice versa. After this rollout, notifications and policy tips will be decoupled, and admins can configure the following rules to enable:

  1. Only a user email notification
  2. Only a policy tip
  3. A user email notification and a policy tip
  4. No policy tips or user email notifications

After this rollout, policy tips and user email notifications will align with the behavior currently available with Microsoft Exchange.

This message is associated with Microsoft 365 Roadmap ID 394279.

When this will happen:

Public Preview: We will begin rolling out mid-April 2026 (previously February 20) and expect to complete by late April 2026 (previously late February).

General Availability Worldwide: We will begin rolling out early June 2026 (previously mid-May) and expect to complete in mid-June 2026 (previously late May). 

How this will affect your organization:

After rollout, to configure policy tips and user email notifications, you can use PowerShell or Purview | Data Loss Prevention.

In PowerShell

After rollout, use the new parameter called -NotifyUserType with the cmdlets New-DlpComplianceRule and Set-DlpComplianceRule.

Use New-DlpComplianceRule to create a new rule. Use Set-DlpComplianceRule to update an existing rule.

  • Default value: NotSet
  • To enable a policy tip: PolicyTip
  • To enable a user email notification: Email
  • To enable a user email notification and a policy tip: Email,PolicyTip

Example 1: New-DlpComplianceRule -Name "PT rule" -Policy "Policy Name" -ContentContainsSensitiveInformation @{Name="India Unique Identification (Aadhaar) Number"} -NotifyUserType PolicyTip -NotifyUser SiteAdmin,LastModifier,Owner

Example 2: Set-DlpComplianceRule -Identity "Rule Name" -NotifyUserType Email

To check that the value is set correctly, check the following and check the parameter value for NotifyUserType:

Get-DlpComplianceRule -Identity "Rule Name" | fl

In Data Loss Prevention (DLP)

Before rollout:

admin settings

After rollout:

admin settings

DLP examples

Rule 1: Configured to only trigger a user email notification:

admin settings

Rule 2: Configured to only trigger a policy tip:

admin settings

Rule 3: Configured to trigger a user email notification and a policy tip:

admin settings

admin settings

What you need to do to prepare:

This rollout will happen automatically by the specified dates with no admin action required before the rollout. You may want to update any relevant documentation as appropriate.

Version history

11 versions tracked

Updated 10 times since May 8, 2024. Microsoft Message Center only ever shows the current version; this archive preserves the history.

Compare any two versions

From
To
  1. Apr 20, 2026 · 04:23 PMLatest · v11

    Changed: Body, End date

  2. Mar 2, 2026 · 05:09 PMv10

    Changed: Body, End date

  3. Dec 22, 2025 · 05:37 PMv9

    Changed: Body, End date

  4. Sep 26, 2025 · 05:08 PMv8

    Changed: Body, End date

  5. Sep 12, 2025 · 02:18 PMv7

    Changed: Body, End date

  6. Feb 12, 2025 · 04:54 PMv6

    Changed: Body, End date

  7. Aug 2, 2024 · 06:17 PMv5

    Changed: Body

  8. Aug 2, 2024 · 06:17 PMv4

    Changed: Body, End date

  9. Jun 14, 2024 · 05:46 PMv3

    Changed: Title, Body, Tags, Services, End date

  10. May 8, 2024 · 12:14 AMv2

    Changed: No tracked field changed

  11. May 8, 2024 · 12:14 AMOriginal · v1

    Changed: Initial version