Search⌘ K

Azure CLI

Explore how to install and utilize Azure CLI to manage cloud resources effectively, focusing on Azure Kubernetes Service. This lesson guides you through setting up the CLI locally, using the Azure portal and Cloud Shell, and executing basic Azure commands for efficient cloud resource management.

Azure provides us with various tools to manage its resources. These are listed below:

  • Azure portal
  • Azure Cloud Shell
  • Azure command-line interface (CLI)
  • Azure PowerShell

Azure portal

The Azure portal is the web app or the graphical user interface provided by Microsoft to help users work with its resources. All we need to do is fill in the details ...