You have two options to delete the individual environment:
If you don't see the delete action then the ability to delete developer environments is blocked from the Power Platform Admin center, in this case, you can use the PowerShell
Remove-AdminPowerAppEnvironment -EnvironmentName <<guid>>
If you don't know to get the GUID for your individual environment run this command Get-AdminPowerAppEnvironment , and it will open the Power Platform credentials write your credentials the user name, and password, and then locate your individual environment and copy your environment GUID to use in the previous command
Get-AdminPowerAppEnvironment
1.1k questions
673 answers
454 comments
193k users
Related Activities
Categories
Most popular tags