Skip to main content

azure

Core cloud services from Microsoft Azure.

Provider Summary (v24.10.00256)
total services: 201
total resources: 3919

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