Module 4: Assignment - 5
Tasks To Be Performed:
- Deploy a VM from the previously created image
- Open port 80 in NSG
- Start the Apache2 service in the VM
- Verify if you are able to access the website
To create the VM, I referred to Assignment 1: Module 4, ensuring that I selected the image I created in Assignment 4: Module 4 and that I opened Port 80.
I obtain the Public IP from the newly create VM
I test the service using the public IP.