Azure VM Guide
Azure VM Guide
STEP 1:
In order to make a virtual machine you first have to make a resource group.. Resource group
contains all the resources (such as storage accounts, virtual network etc) required to deploy a VM
in Azure.
STEP 2:
Fill in the details as shown below. You can select the subscription if you have any, like in my
case I am using Visual Studio Subscription. You can use Free Trial or other subscription of
Azure.
Select your region as per your desire and then click Next. You can also add tags (Tags are
description you provide regarding your activity e.g. Owner : Name , Purpose : Test Resource
group) Click Review +create.
STEP 4:
Now we can create a virtual machine as per our need. Goto virtual machine setting as guided.
The cost of each VM and specification could be seen. However the VMs are charged on hourly
basis.
RDP port allows me to take the remote desktop of the VM. You can select the ports as per your
need also if you want you can select none here or configure port afterwards.
On the next section if you want any additional disk to be attached you have the option. If not you
can move to next section.
Select the disk OS Type you want. Could be SSD or HDD
Select the marked option to create a new disk and select as per your need and move to next
section.
Here is a service of Azure to enable auto shutdown of the VM. Right now we don’t need it so we
will turn this off. Follow the other settings as shown.
In the review and create section you can see the pricing and other details of virtual machine to be
created. Click create.
Here you can see the process of deployment of your virtual machine. This process might take
some time so wait until it finishes.
Note: If you have attached additional storage, then configure unallocated storage from computer
management.