Azure CLI 2.0 (Part 2)

In the last post we successfully logged into Azure and created a resource group in the default subscription. This article will deal with simple virtual machine (VM) creation tasks. Azure CLI 2.0 (Part 2) Thanks to azure-cli autocompletion it’s quite easy to start with “az” and keep pushing <TAB> to learn the possibilities [1]. For me this… Continue reading Azure CLI 2.0 (Part 2)