Subscription billing is based on the size of the used space. Now I need to know the details. What is the size of each storage object in my repository (container block, single table)?
It is easy to write code that lists all the drops and calculates the total size for each container. But what about tables? How can I get the size of a specific table in Azure storage?
azure azure-storage azure-table-storage
alexey
source share