An Azure service that stores unstructured data in the cloud as blobs.
There is no supported way to “force delete” or directly unstick a Storage account that is still in the Creating state from the client side. When a Storage account operation is stuck in provisioning, the only supported path is to involve Azure Support so the backend operation can be investigated and cleared.
Because the account is in a failed/blocked creation state and cannot be deleted or recreated, open an Azure Support request with the following details:
- Go to the Azure portal → Help + support → Create a support request.
- For Problem type, select Create new storage account.
- For Problem subtype, select Failure(s) during new account creation.
- Include:
- The exact Storage account name.
- Subscription ID and resource group.
- Region.
- Approximate time when creation started and when it got stuck.
- That the account is stuck in Creating and cannot be deleted.
This route is explicitly documented for storage accounts that cannot be created or recreated because of a prior failed/deleted state, and support can unblock or clean up the backend state so the resource can be recreated.
References: