hands-on lab

Inspecting Resources using Azure CLI

Difficulty: Beginner
Duration: Up to 30 minutes
Students: 376
Rating: 4.8/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.

Description

Azure CLI is the command-line interface provided by Azure team with a set of commands used to create and manage Azure resources. While working with Azure CLI, you will get hands-on experience with different types of actions to manage the resources.

While working with the Azure Portal is convenient. However, there might be certain edge cases when you need to implement automation or process around automatic provisioning of the infrastructure. It is achieved by scripting the deployments and reusing them multiple times to have identical environments instead of managing the command line's cloud infrastructure.

In this beginner lab, you will learn Azure CLI's basic commands to interact with existing Azure resources.

Learning Objectives

Upon completion of this lab, you will be able to:

  • Understand how Azure CLI works
  • Use CLI Modules to interact with Azure resources
  • Use the find module to search commonly used CLI commands

Intended Audience

  • Candidates for Azure Administrator Certification
  • Cloud Engineers
  • Cloud Architects
  • DevOps Engineers

Prerequisites

Familiarity with the following will be beneficial but is not required:

  • Azure Services basics
  • PowerShell familiarity is beneficial but not required

The following courses/courses and labs can be used to fulfill the prerequisite:

Updates

May 2nd, 2023 - Updated theia to include autosave

Environment before

Environment after

Covered topics

Lab steps

Logging into Azure using Azure CLI For The First Time
Exploring Azure CLI