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.
    C:\>az login -u <username> -p <password>

Bookmark Name Actions
Feedback
x