turbot/azure_insights

Query: subscription_table

Usage

powerpipe query azure_insights.query.subscription_table

Steampipe Tables

SQL

select
display_name as "Display Name",
subscription_id as "Subscription ID",
tenant_id as "Tenant ID",
state as "State",
cloud_environment as "Cloud Environment",
id as "ID"
from
azure_subscription;

Dashboards

The query is used in the dashboards: