Hello Kojo D,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you would like to delete data associated with my old "Classic Storage" account.
To achieve this:
- Navigate to the list of your storage accounts in the Azure portal.
- Use the filter to identify classic storage accounts by setting the filter field to
Type
, the operator field toEquals
, and the value field tomicrosoft.classicstorage/storageaccounts
. - In the Azure portal, search for
Disks (classic)
,OS Images (classic)
, orVM Images (classic)
to display classic disk artifacts. - Select the disk artifact you want to delete and view its properties.
- Click the
Delete
button to remove the disk artifact. - Navigate to the classic storage account containing the blobs.
- Access the blob containers and delete the blobs manually.
- Once all data and artifacts are deleted, you can delete the classic storage account itself from the Azure portal.
You can ensure that all data is removed from your old Classic Storage account using this links: https://learn.microsoft.com/en-us/azure/storage/common/classic-account-migration-overview and https://learn.microsoft.com/en-us/azure/storage/common/classic-account-migrate
I hope this is helpful! Do not hesitate to let me know if you have any other questions.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.