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 the azure portal from CLI using the below CLI command.
C:\>az login -u user@temenos.com -p XXXXX
In this topic