turbot/azure_insights

Query: compute_snapshot_sku_name

Usage

powerpipe query azure_insights.query.compute_snapshot_sku_name

Steampipe Tables

SQL

select
'SKU Name' as label,
sku_name as value
from
azure_compute_snapshot
where
lower(id) = $1;

Dashboards

The query is used in the dashboards: