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

Creating a Virtual Machine

virtual machine in azure

Uploaded by

keerthanacv18
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

Creating a Virtual Machine

virtual machine in azure

Uploaded by

keerthanacv18
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

CREATING A VIRTUAL

MACHINE

1. WHAT IS A VIRTUAL MACHINE?

A virtual machine is a computer file, typically called an image,


that behaves like an actual computer. It can run in a window as a
separate computing environment, often to run a different
operating system—or even to function as the user's entire
computer experience—as is common on many people's work
computers.

STEPS CREATING A VIRTUAL MACHINE

1. Enter a virtual machine in search


2. Under services, select virtual machine
3. In the virtual machine page,select CREATE and then AZURE
VIRTUAL MACHINE. The create virtual machine page opens
4. Under instance details,enter myVM for the virtual machine name
Leave other defaults

5.Under administrator account provide a username,such azureuser and a


password
6.UNDER inbound port rules,choose allow selected ports and then select RDP(3389)
And http(80) from the drop down

7.Leave the remaining defaults and hen select the REVIEW+CREATE button at the
bottom of the page

8.After the validations runs,select the CREATE BUTTON at the bottom of the page.
9.After deployment is complete,Go to the RESOUCE.

CONNECT TO VIRTUAL MACHINE

Create a remote desktop connection to the virtual machine. These


directions tell you how to connect to your VM from a windows computer

1.on the overvew page for your virtual machine, select the connect > RDP
2.IN the connect ith RDP tab ,keep the default options to connect by IP
Address over port 3389, and click Download RDP file.

3.open the download file RDP file and click CONNECT when prompted.

4.In the Windows Security window, select More choices and then Use a different
account. Type the username as localhost\username, enter the password you
created for the virtual machine, and then click OK.

5.You may receive a certificate warning during the sign-in process.Click


YES or continue to create the connection

IMPORTANT NOTES TO BE NOTED

THINGS NEEDED FOR CREATING A VM


1.subscription
2.resource group
3.naming(rg-name-region)
4.network
5.subnet

BY,
T.KEERTHANA
Prerequisites

You might also like