HOW TO CREATE Linux VIRTUAL MACHINE IN AZURE

This is the tutorial in which we are going to show you How to create a Linux Virtual Machine and install Apache during build time and access it using a Public IP address.

If you want to deploy the above-mentioned Linux Virtual Machine using Terraform code. Refer to this link.

For pre-requisites, we need to create Virtual Network and Subnet. If you want to learn how to create a Virtual Network with the subnet, Refer to this link.

Leave a Reply