turbot/azure_insights

Query: network_security_group_overview

Usage

powerpipe query azure_insights.query.network_security_group_overview

SQL

select
name as "Name",
type as "Type",
etag as "ETag",
region as "Region",
resource_group as "Resource Group",
subscription_id as "Subscription ID",
id as "ID"
from
azure_network_security_group
where
lower(id) = $1

Dashboards

The query is used in the dashboards: