I want to remove a tenant from Azure portal.
All Enterprise applications should be deleted before the tenant removing:
There are two options how Enterprise applications could be removed:
- From the Azure portal. Go to the application you want to delete, click
"Properties"
, click"Delete"
button. This option is not available as"Delete"
button is disabled. - Using PowerShell commands with Azure Cloud Shell. This option is not available because it states
"No valid subscription found. You need an Azure subscription to use Azure Cloud Shell"
.
I don't want to activate an Azure subscription just for the removing tenant.
But all options are useless in this case.
Any alternative approach?