To quickly see which Data Loss Prevention (DLP) policies are applied to a specific Power Platform environment, you can use a direct URL. This article shows you how to:
Find your environment ID
Use the DLP filter URL
View results in both the old and new Power Platform Admin Center interfaces
Step 1: Locate Your Environment ID
To get your environment ID:
Go to the Power Platform Admin Center.
Click Environments in the left-hand menu.
Select the environment you want to inspect.
Under the Details or Overview section, locate the Environment ID (a GUID string).
Step 2: Use the URL to View Applied DLP Policies
There are two URL formats, depending on which version of the Admin Center you’re using.
✅ New Admin Center:
https://admin.powerplatform.microsoft.com/security/dataprotection/dlp/environmentFilter/{environmentId}
🕹️ Old Admin Center:
https://admin.powerplatform.microsoft.com/dlp/environmentFilter/{environmentId}
Just replace {environmentId} with the actual ID from Step 1.
Example:
https://admin.powerplatform.microsoft.com/security/dataprotection/dlp/environmentFilter/f4834a12-5388-4f41-b755-cce6a52d38a0
These URLs take you directly to the list of DLP policies scoped to that environment, saving you time from clicking into each policy manually.
Summary
Using this method, you can:
Instantly view applied DLP policies per environment
Bypass manual filtering through policies
Easily audit security coverage
Pro tip: Save the URL format with a placeholder so you can quickly reuse it for other environments.
Original Post http://www.richardawilson.com/2025/05/how-to-view-dlp-policies-applied-to.html