Virtual Machine Requirements
- To create a Virtual Machine we should have the following

- To create any resource in azure we need to either select or create a resource group and a location

- Azure Regions:
- With AZs Refer Here
- All regions Refer Here
- Lets create a Windows 2019 Server with understanding of the above details
- Creating a resource group in south india




- Create a Windows 2019 Server












- To login into the virtual machine created we need public ip to connect from our systems (as our system and created vm are not in same network)
- The command to login
mstsc -v <publicip>



- Lets Navigate to Resource group and view the resources created.

- Creating a resource group in south india
VM Billing
- Free Tier


- Billing for an enterprise lets understand after we learn some more topics.
