turbot/steampipe-mod-azure-insights

Query: compute_disk_storage_total

Usage

powerpipe query azure_insights.query.compute_disk_storage_total

Steampipe Tables

SQL

select
sum(disk_size_gb) as "Total Storage (GB)"
from
azure_compute_disk;

Dashboards

The query is used in the dashboards: