Hi Team,
We would like clean up azure storage account which are not used quite some time. Can you pls help with how to find the unused account in our subscription.
Hi Team,
We would like clean up azure storage account which are not used quite some time. Can you pls help with how to find the unused account in our subscription.
You can view unused storage account details from the azure portal>storage account>monitoring>metrics
metrics>used capacity
Refer below screenshot.

Alternatively, you can check manually on each storage account.
Using PowerShell script unused storage account
Clean up unused Azure Resources with PowerShell
Delete unused Blobs in Azure Storage using Azure lifecycle management
If the Answer is helpful, please click Accept Answer and up-vote, so that it can help others in the community looking for help on similar topics.
9 people are following this question.