Hello!
I want to adjust the owner of my PowerApps canvas app.
Is there a function to do this work on the PowerPlatform admin center?
I could find a way to do it with Power Automate or PowerShell...
@Annelizedw , Please make sure there is a space between Set and -AdminPowerAppOwner
Set -AdminPowerAppOwner -AppName "shoutouts_0706" -EnvironmentName "Power Platform" -UserId "annelize"
Please accept this as answer, if solves your problem.
Hi @ArchitectMadhan
Can you please assist with the attached screenshot error regarding the PowerShell command you provided?
- Annelizedw
Hi @TakuyaNoguchi ,
You can do this in 2 ways:
1. using PowerShell:
Set-AdminPowerAppOwner -AppName "AppName" -EnvironmentName "EnvironmentName" -UserId "UserId"
2.
Export and Import the App
WarrenBelz
146,743
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,079
Most Valuable Professional