Exercise 01: Configure an Azure Linux Virtual Machine
Introduction
In this exercise, I learned how to create a Linux-based virtual machine (VM) in Azure, connect to it using SSH, and install the Nginx web server. This exercise helped me gain han...