Deploy a Linux virtual machine (VM) on Azure using the Azure CLI
In this quick guide, I demonstrate how to deploy a Linux virtual machine (VM) on Azure using the Azure CLI, install an Nginx Web Server, and open port 80. Azure resources can be provisioned and managed via the Azure Portal and Azure CLI, either directly from the command line or using scripts and PowerShell cmdlets….
Read More “Deploy a Linux virtual machine (VM) on Azure using the Azure CLI” »