Setting up Azure Command Line
This section describes how to set up the Azure Command Line Interface (CLI).
Procedure:
- Download and install AZURE CLI (See Microsoft link).
- Log in to the Azure portal from CLI using the below command.
C:\>az login -u dganesamoorthi@temenos.com -p XXXXX
In this topic