turbot/azure_insights

Query: activedirectory_user_type

Usage

powerpipe query azure_insights.query.activedirectory_user_type

Steampipe Tables

SQL

select
'User Type' as label,
user_type as value
from
azuread_user
where
id = $1;

Dashboards

The query is used in the dashboards: