Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,141 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to know how to generate a report of all resources that are using my data storage.
Hello,
You could use Azure Storage Explorer to show you what resources are accessing your data storage:
https://azure.microsoft.com/en-us/products/storage/storage-explorer/
It will give you graphical insight into what is tied to that storage account.
If this is helpful please accept answer.