Microservices
R24 AMR | Min(s) read
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 dganesamoorthi@temenos.com -p XXXXX
In this topic