How to View DLP Policies Applied to a Power Platform Environment

How to View DLP Policies Applied to a Power Platform Environment

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:

  1. Find your environment ID
  2. Use the DLP filter URL
  3. View results in both the old and new Power Platform Admin Center interfaces

Step 1: Locate Your Environment ID

To get your environment ID:

  1. Go to the Power Platform Admin Center.
  2. Click Environments in the left-hand menu.
  3. Select the environment you want to inspect.
  4. Under the Details or Overview section, locate the Environment ID (a GUID string).

image

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

image

image

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.

Comments

Popular posts from this blog

Add User As Local Administrator On Domain Controller

How to Create SharePoint Items with Power Automate Desktop

Calling Dataverse Web API in PowerShell using Client Credentials