turbot/azure_insights

Query: activedirectory_security_group_count

Usage

powerpipe query azure_insights.query.activedirectory_security_group_count

Steampipe Tables

SQL

select
count(*) as "Security Groups"
from
azuread_group
where
security_enabled;

Dashboards

The query is used in the dashboards: