web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to Retrieve Enterp...
Power Apps
Answered

How to Retrieve Enterprise Connectors from a DLP Policy in Power Platform Using PowerShell?

(0) ShareShare
ReportReport
Posted on by 2
Hi everyone,
I'm trying to get a list of enterprise connectors within each Data Loss Prevention (DLP) Policy in Power Platform using PowerShell. I've tried several approaches but haven't been able to retrieve the connector details. Here are the steps I've followed so far:
1. Installed and imported the Microsoft.PowerApps.Administration.PowerShell module.
2. Connected to my Power Platform account using Add-PowerAppsAccount.
3. Used the Get-AdminDlpPolicy cmdlet to get the DLP policies, but couldn't find details about the enterprise connectors.
 
Code in Powershell:
 
$dlps = Get-AdminDlpPolicy
foreach ($dlp in $dlps) {
    Write-Output "DLP: $($dlp.DisplayName)"
}
 

I can get the names of the enterprise connectors within each DLP policy? Is there another cmdlet or method I should use?
Thanks in advance for your help
I have the same question (0)
  • Verified answer
    ankit_singhal Profile Picture
    618 Moderator on at
     
    Note: Please mark verified, if it is useful for you 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard