turbot/azure_insights

Query: network_subnet_address_prefix

Usage

powerpipe query azure_insights.query.network_subnet_address_prefix

Steampipe Tables

SQL

select
address_prefix as "Address Prefix"
from
azure_subnet
where
lower(id) = $1;

Dashboards

The query is used in the dashboards: