Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Governance and Administ...
Answered

Get-AdminPowerApp not returning owner property

(0) ShareShare
ReportReport
Posted on by

Since release V3 of the PowerApps Powershell Cmdlets, the command Get-AdminPowerApp is not returning any Owner property anymore. Did something change in PowerApps permission administration?

 

Thanks for your Feedback,

Luzi Widmer

  • Community Power Platform Member Profile Picture
    on at
    Re: Get-AdminPowerApp not returning owner property

    Hi @v-xida-msft,

    Thank you for your analysis and fix, I didn't want to go back to V2 since V3 allows unattended login.

    I will use your option:

     

    $app.Internal.properties.owner

     

    Thanks again,

    Luzi Widmer

  • Verified answer
    v-xida-msft Profile Picture
    on at
    Re: Get-AdminPowerApp not returning owner property

    Hi @Anonymous,

     

    Just an update -- An response from Denise Moran <Denise.Moran@microsoft.com> (Program Manager😞

    "

    The V3 CreateAppObject function was modified by someone to display one of the owner object’s fields (userPrincipalId), as opposed to the whole owner object (original implementation). The http response’s field is called ‘id’, so ‘userPrincipalId’ was not returning any value.

    "13.jpg

     

     

    As an alternative solution, please take a try to type the following cmdlet within your PowerShell command box:

    $app = Get-AdminPowerApp 'PowerApps app name'
    $app.Internal.properties.owner

    5.JPG

     

     

    Best regards,

    Kris

  • v-xida-msft Profile Picture
    on at
    Re: Get-AdminPowerApp not returning owner property

    Hi @Anonymous,

     

    Could you please share a bit more about your scenario?

     

    Thanks for your feedback, I have made a test and the issue is confirmed on my side. 

     

    When using Get-AdminApp command in PowerAppsCmdlets V2, the screenshot as below:3.JPG

     

     

    When using Get-AdminPowerApp command in PowerAppsCmdlets V3, the screenshot as below:4.JPG

     

    I would post this issue to my product team, if the issue is solved, I would reply here.

     

    As an alternative solution, you could consider take a try to install the PowerAppsCmdlets V2 on your side, and then run the following formula within the PowerShell Command box:

    Get-AdminApp 'AppName'

    Please check the following blog for more details:

    https://powerapps.microsoft.com/en-us/blog/gdpr-admin-powershell-cmdlets/

     

     

    Best regards,

    Kris

     

     

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Power Apps Governance and Administering

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 11 Super User 2025 Season 1

#2
bscarlavai33 Profile Picture

bscarlavai33 5 Super User 2025 Season 1

#3
getsplash Profile Picture

getsplash 2

Overall leaderboard

Featured topics