0% found this document useful (0 votes)
30 views

Azure VM Guide

Uploaded by

Sr. Rich
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

Azure VM Guide

Uploaded by

Sr. Rich
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

STEP BY STEP AZURE VIRTUAL MACHINE 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.

Prepared By: Muhammad Junaid Mirza


STEP 3:
The resource group is now created..

STEP 4:
Now we can create a virtual machine as per our need. Goto virtual machine setting as guided.

Prepared By: Muhammad Junaid Mirza


STEP 5:
Select the subscription and resource group and fill in the information required to make the
Virtual Machine.
I am using visual studio subscription. You can use your own subscription or azure free trial one.
Select the region where you want to make your VM
Select your OS you want on your VM. Here I am selecting Windows Sever 2019

Prepared By: Muhammad Junaid Mirza


You can modify the VM size as per your need and requirement. Azure provides general purpose,
compute optimized, memory optimized etc. For learning purpose I prefer to use general purpose
machine.

The cost of each VM and specification could be seen. However the VMs are charged on hourly
basis.

Prepared By: Muhammad Junaid Mirza


Provide the vm size and password. You can also provide a Windows Server machine license if
you have any, to reduce cost or else set to No and move to another Step.

Provide login Username and password for the VM.

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.

Prepared By: Muhammad Junaid Mirza


STEP 6:

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.

Prepared By: Muhammad Junaid Mirza


STEP 7:
Set the network setting as shown.

Prepared By: Muhammad Junaid Mirza


STEP 8:
In this section follow the steps as shown.

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.

Prepared By: Muhammad Junaid Mirza


STEP 9:
In Advanced section leave as it is and move to next section.
Here you can choose between GEN1 and GEN2 the link below will help to understand it
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/generation-2

Prepared By: Muhammad Junaid Mirza


STEP 10:
Before moving to review+create section you will also go through tags section.
You apply tags to your Azure resources, resource groups, and subscriptions to logically organize
them. Each tag consists of a name and a value pair. It’s up to you if you want to add a tag or not.

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.

Prepared By: Muhammad Junaid Mirza


STEP 11:
Now goto virtual machines
Click on your VM
Start the VM and wait until the notification shows that the vm has started
Goto connect
In the RDP section download the RDP File enter credentials and your machine is ready to be
used.

Prepared By: Muhammad Junaid Mirza


Click Yes.

Note: If you have attached additional storage, then configure unallocated storage from computer
management.

Prepared By: Muhammad Junaid Mirza

You might also like