9

Currently, there is no standard functionality available to batch retrieve the email addresses of owners of Power Apps and Automate apps and flows using PowerShell or similar methods.

While it is possible to export a list of apps and flows from the Power Platform Admin Center, the output only includes the owner’s name and ID, and does not include their email addresses.

There is a method to obtain email addresses by using the Microsoft Graph "Get-MgUser" command with user IDs as keys, but this approach involves some effort and is considered a drawback.

We believe that adding this functionality would improve user convenience and significantly enhance operational efficiency.

Category: General
STATUS DETAILS
New