Forum Discussion
Ronald Kushner
Mar 10, 2023Copper Contributor
Error using Remove-AdminPowerApp in the Microsoft.PowerApps.Administration.PowerShell module
I am trying to use `Remove-AdminPowerApp`. I am a PowerPlatform admin, and I am running PowerShell in Administrator mode. The error says: "InvokeApi : The term 'Test-PowerAppsAccount' is not recogniz...
- Mar 15, 2023The term 'Add-PowerAppsAccount' is not recognized...
But now I have installed PWSH (PowerShell 7) and it looks like everything works there!
Mar 15, 2023
did you run Add-PowerAppsAccount before any cmdlet?
Ronald Kushner
Mar 15, 2023Copper Contributor
The term 'Add-PowerAppsAccount' is not recognized...
But now I have installed PWSH (PowerShell 7) and it looks like everything works there!
But now I have installed PWSH (PowerShell 7) and it looks like everything works there!