Then, what is AZ command in Azure?
az acs. Manage Azure Container Services. az ad. Manage Azure Active Directory Graph entities needed for Role Based Access Control.
Also, how do I run AZ login? Sign in interactively
Otherwise, open a browser page at and enter the authorization code displayed in your terminal. If no web browser is available or the web browser fails to open, use device code flow with az login --use-device-code. Sign in with your account credentials in the browser.
Secondly, what is the purpose of Azure CLI?
The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. The Azure CLI is available across Azure services and is designed to get you working quickly with Azure, with an emphasis on automation.
How does Azure CLI work?
Azure CLI is a command-line tool to create and manage resources. You interact with Azure by running commands in a terminal or writing scripts to automate tasks. Azure CLI interacts with the Azure Resource Manager (ARM) service, which is the management layer to interact with resources in your account.