Azure Command-Line Interface (CLI) in one slide
Azure CLI is the az tool, and it can run in Cloud Shell or locally. Cross-platform tool for managing Azure resources. Main command: az. Runs in Cloud Shell or on your computer. Works with multiple shells (not only Bash).

