azure_stack
Build and run hybrid apps across datacenters, edge locations, remote offices, and the cloud.
Provider Summary (v24.10.00256)
total services: 18
total resources: 173
total resources: 173
See also:
[SHOW
] [DESCRIBE
] [REGISTRY
]
Installation
To pull the latest version of the azure_stack
provider, run the following command:
REGISTRY PULL azure_stack;
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.