How Azure Works
Lets create a virtual machine
- Ensure you have Azure free tier account Refer Here
- To create a vm Refer Here for understanding the steps on the azure portal
- Azure has a web interface which is called as Azure Portal Refer Here
- Understanding Azure Account and Subscriptions
- We need to specify region (location) for the resource group and resources
- To understand what is Free Navigate to All Services and then type free
- Creating a linux vm
- In the process of creating a linux vm resource azure also creates a virtual network and also gives the vm a public ip (ip which can be used directly using internet)
