scautomation / Azure-Inventory-Workbook

The Ultimate Azure Inventory Dashboard
142 stars 93 forks source link

Storage and Backup used space #17

Closed egebaek closed 1 year ago

egebaek commented 1 year ago

Can you make so thaat the used space for backup is shown and what backup items there is in it?

image
scautomation commented 1 year ago

do you know if this info is in Azure Resource Graph? The issue sometimes with requests like this is that I would love to do it, but often the limitation is what ARG pulls into its system.

scautomation commented 1 year ago

looked myself, it is not available. however you could make ARM api calls to get this information, but it would be limited to one storage account at a time.