AZ-900 Certification Notes
Chapter 1.6 - Accessing and Using the Azure Cloud Shell (Lab)
Lab Tasks/Steps Azure CLI Commands
- az group list
- az storage account list
- az vm list
- az vm create
PowerShell Commands
-
Get-AzResourceGroup
-
Get-AzStorageAccount
-
Get-AzVM
-
Get-AzResource | ft
-
Remove-AzVM