Varatchi

Journey on self-mastery & tech transformation

Tag: Azure VM

  • Create a Linux based VM in Azure and install Nginx web server

    Create a Linux based VM in Azure and install Nginx web server

    In this blog, I have created a Linux based Virtual machine Azure using a simple configuration and installed a Nginx Web Server by connecting via SSH. And enabled port 80 in NSG to access and verify the web server. Create a Virtual Machine from Azure marketplace  Selected Ubuntu v24.04 for the image For system authentication,…