Skip to main content

Background

The Run Azure Cloud Query Action performs Steampipe queries on Azure resources with a powerful and simple PostgreSQL syntax. For example, fetching all Active Directory guest users:
A complicated action such as fetching the Active Directory Password Profiles of each users in your account:
A query to get a list of compute images where disk storage type is Premium_LRS:
A full description of all existing tables and official examples are provided here:
Blink supports this Steampipe version: v0.45.0.

Action Parameters

RunAzureCloudQuery
This action does not support Azure Oauth connections.