Azure Cloud Shell Introduction

January 24, 2022
Tags:
azuretips

Quick demo of how to use the Azure Cloud Shell. It's useful for quick ops on the go. All you need is a web browser.

Some useful az commands to help explore the Cloud Shell:

az group list
az group list -o table
az vm list -o table
az network vnet list -o table
az storage account list -o table
az storage account list | jq '.[].name'

Get full access to these great resources

All for less than the price of coffee a day

38 courses
274 lessons
44+ hours

Get started with BoltOps Learn now and get access to easy and powerful lessons

BoltOps Tools