turbot/azure_insights

Query: network_firewall_threat_intel_mode

Usage

powerpipe query azure_insights.query.network_firewall_threat_intel_mode

Steampipe Tables

SQL

select
'Threat Intel Mode' as label,
threat_intel_mode as value
from
azure_firewall
where
lower(id) = $1
and subscription_id = split_part($1, '/', 3);

Dashboards

The query is used in the dashboards: