Skip to main content

azure

Cloud computing services operated by Microsoft.

Provider Summary (v24.06.00242)
total services: 196
total methods: 11160
total resources: 4020
total selectable resources: 3581

See also:
[SHOW] [DESCRIBE] [REGISTRY]


Installation

To pull the latest version of the azure provider, run the following command:

REGISTRY PULL azure;

To view previous provider versions or to pull a specific provider version, see here.

Authentication

StackQL uses Azure application credentials obtained using the az login command from the Azure SDK. For more information, see here.

Authenticating using an Azure Service Principal

To authenticate using an Azure Service Principal, set the following environment variables: AZURE_TENANT_ID, AZURE_CLIENT_ID and AZURE_CLIENT_SECRET, see creating-an-azure-service-principal.

Services