turbot/azure_insights

Query: storage_account_access_tier

Usage

powerpipe query azure_insights.query.storage_account_access_tier

Steampipe Tables

SQL

select
'Access Tier' as label,
access_tier as value
from
azure_storage_account
where
lower(id) = $1;

Dashboards

The query is used in the dashboards: