Skip to main content
Jorge Bernhardt Jorge Bernhardt

Data loss prevention (DLP)

2022

How to Create and Manage DLP policies using PowerShell
·651 words·4 mins· 100 views · 5 likes
Connect-IPPSSession Data loss prevention Data loss prevention (DLP) Format-List
Using data loss prevention (DLP) policies allows us to automatically identify, monitor, and protect sensitive information in Microsoft 365. This post will show you how to create and manage data loss prevention (DLP) policies using PowerShell.
How to change the priority of DLP policies
·368 words·2 mins· 100 views · 5 likes
Connect-IPPSSession Data loss prevention Data loss prevention (DLP) Get-DlpCompliancePolicy
Data loss prevention (DLP) policies are processed in a specific order. This process is called policy precedence. The policy with the lowest priority number is processed first. The first rule is configured as a priority “0” by default, the next one as “1”, and so on.