Using the Azure CLI
The Azure CLI simplifies the Azure Dremio Cloud deployment by eliminating the need to manually configure resources within the Azure portal.
Prerequisite
For installation steps, see Installing Azure CLI.
Logging in to Your Tenant
To log in to your Azure tenant, run the following command:
az login
Setting Your Subscription
To set your Azure subscription within your tenant, run the following command:
az account set --subscription XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX