What is the command to create a VM?
az vm create
What is the command to list previously created VMs?
az vm list
What is the command to list the network security groups associated with a VM?
az network nsg list
What command is used to create a network security rule?
az network nsg rule create