Hello Everyone!
I need to transfer a Canvas PowerApp that I created to another user, as I am leaving the company. I did try to assign new owner from PowerShell, following this guide. However, the command does not seem to work as I get the following message:
I have installed all necessary packages:
Install-Module -Name Microsoft.PowerApps.Administration.PowerShell Install-Module -Name Microsoft.PowerApps.PowerShell -AllowClobber
I have also tried to force the sign in command using:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned –Force
When I run the command, providing -AppName -EnvironmentName and -AppOwner I still get the same error.
Can someone help me with this issue?

Report
All responses (
Answers (