Understanding Azure
https://www.greatminditacademy.com/
Understanding Azure: Subscriptions and VM creation
Lets create a virtual machine
- Ensure you have Azure free tier account
- To create a vm for understanding the steps on the azure portal
- Azure has a web interface which is called as Azure Portal
- 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)
Comments
Post a Comment