Setting up Azure Command Line
This section describes how to set up the Azure Command Line Interface.
Procedure:
- Download and install Azure CLI from here.
- After installing Azure, log in to azure portal from CLI using the following CLI command.
az login -u <username> -p <password>

Field Name
|
Application/Table name
In this topic