Setting up Azure Command Line

This section describes how to set up the Azure Command Line Interface.

Procedure:

  1. Download and install Azure CLI from here.
  2. After installing Azure, log in to azure portal from CLI using the below CLI command.
    az login -u <username> -p <password>


Bookmark Name Actions
Feedback
x