turbot/azure_insights

Query: storage_account_kind

Usage

powerpipe query azure_insights.query.storage_account_kind

Steampipe Tables

SQL

select
'Kind' as label,
kind as value
from
azure_storage_account
where
lower(id) = $1;

Dashboards

The query is used in the dashboards: