Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • You can install it locally on computers running the Linux, macOS, or Windows operating systems.

    • You can also use Azure CLI from a browser through Azure Cloud Shell.

  • Azure CLI can be used interactively or through scripts

  • how do you find the particular commands you need? One way is to use az find.

  • If you already know the name of the command you want, the --help argument for that command will get you more detailed information on the command

  • Az is the formal name for the Azure PowerShell module, which contains cmdlets to work with Azure features.

  • This module is an open-source component available on GitHub.

...

Installing Azure AZ CLI


...