This tutorial guides you through the process of permanently deleting an Azure Storage Account. This action is irreversible and will result in the loss of all data within the account.
Open your web browser and navigate to the Azure portal. Sign in with your Azure account credentials.
In the Azure portal, search for "Storage accounts" in the search bar at the top and select it. Then, locate and select the specific storage account you want to delete from the list.
On the storage account's overview page, you will find an option to delete the account. Look for a button or link labeled "Delete", often found in the top toolbar or under the "Essentials" section.
Clicking the "Delete" button will open a confirmation blade.
A confirmation dialog will appear, emphasizing the irreversible nature of this action. You will typically need to type the name of the storage account to confirm your intent.
Read the warning message carefully. To proceed, type the name of your storage account into the provided text field. This is a crucial security step to prevent accidental deletion.
Example confirmation prompt:
Please type the name of the storage account to confirm deletion: myuniquestorageaccount
After typing the storage account name correctly, the "Delete" button at the bottom of the confirmation blade will become active. Click this button to finalize the deletion.
Azure will then begin the process of deleting your storage account and all its associated data. This operation might take a few moments to complete.
Once the deletion process is complete, you will receive a notification in the Azure portal. The storage account will no longer appear in your list of storage accounts.
You can verify this by navigating back to the "Storage accounts" service and checking if your deleted account is present.