turbot/azure_insights

Query: network_load_probes_count

Usage

powerpipe query azure_insights.query.network_load_probes_count

Steampipe Tables

SQL

select
'Probes' as label,
jsonb_array_length(probes) as value
from
azure_lb
where
lower(id) = $1;

Dashboards

The query is used in the dashboards: