Az Cli

Az CLI Cheat Sheet

Installation

To install Az CLI, follow these steps:

  1. Open a terminal or command prompt.
  2. Run the following command to install the Azure CLI:
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash

Login

To log in to your Azure account using Az CLI, use the following command: