Articles → MICROSOFT AZURE → Point Your Custom Domain To The Workload In The Virtual Machine In Azure
Point Your Custom Domain To The Workload In The Virtual Machine In Azure
What Is A DNS Server?
Click to Enlarge
- Your laptop browses the website http://gyansangrah.com
- The request goes to the internet.
- Multiple DNS servers are searched to find the exact domain and the IP address.
- Once the server is found, a connection is established between your laptop and the server.
- Once the connection is established, the communication starts.
How To Point Your Custom Domain To The Virtual Machine?
- Create a virtual machine.
- Install IIS on the virtual machine.
- Create the page "index.htm" on the path "c:\inetpub\wwwroot".
Click to Enlarge
Click to Enlarge
Click to Enlarge