turbot/azure_insights

Query: storage_account_overview

Usage

powerpipe query azure_insights.query.storage_account_overview

Steampipe Tables

SQL

select
name as "Name",
minimum_tls_version as "Minimum TLS Version",
title as "Title",
region as "Region",
resource_group as "Resource Group",
subscription_id as "Subscription ID",
id as "ID"
from
azure_storage_account
where
lower(id) = $1

Dashboards

The query is used in the dashboards: