Skip to content

MattLosch/RemoteDesktopTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

How to create a virtual machine in Azure and remote desktop into it

In this tutorial, I will show you how to create a windows 10 virtual machine and connect to it through remote desktop

Environments and Technologies Used

  • Microsoft Azure (Resource Groups/Virtual Machines)
  • Remote Desktop

Operating Systems Used

  • Windows 10 (21H2)

List of Prerequisites

  • Azure Subscription
  • Remote Desktop Connection App

Installation Steps

Disk Sanitization Steps

The first step in creating your own virtual machine is to head to your personal azure portal. You can do this by going to portal.azure.com


Disk Sanitization Steps

Once you are inside of your azure portal. Go into the resource groups area of the portal. Click on create a new resource group.


Disk Sanitization Steps

Select the azure subscription you would like to house your resource group inside of and give your group a name. You'll also want to select the region you would like it to be hosted in.


Disk Sanitization Steps

Once you have done the preivious step, click on review and create at the bottom of the screen and your resource group will be created.


Disk Sanitization Steps

After you have created your resource group, head back to the main azure portal and click on virtual machines.


Disk Sanitization Steps

When you are inside the virtual machine area, click on create an azure virtual machine in the same way you did for the resouce group.


Disk Sanitization Steps

When you get into the creation screen, you'll first want to select the resource group you've just created to put the VM into. You can then name your VM and select windows 10 as its image.


Disk Sanitization Steps

You can then scroll down and select the size of the VM. For a windows 10 computer, I recommend using a standard size with 2 virtual cpu's with 16 gb of memory. At this point you can also create a username and password for your VM.


Disk Sanitization Steps

Make sure at the bottom of the screen to check the box under licensing.


Disk Sanitization Steps

When you go over to the networking area of the creation portal, you will see that azure has created a virtual network and subnet for you.


Disk Sanitization Steps

You can now review and create your virtual machine.


Disk Sanitization Steps

Azure will now work on creating your VM with the settings you want with it. Once the deployment is complete, you will be able to use your virtual machine.


Disk Sanitization Steps

After the VM is created you can go back to the virtual machine section of the portal and you will see the the VM you created.


Disk Sanitization Steps

When you click on your VM you will see under essentials your public IP address. We will need this in order to Remote Desktop into it so make sure to copy it or write it down.


Disk Sanitization Steps

We will now go into Remote Desktop Connection which you can find by searching its name in the windows search feature on your desktop.


Disk Sanitization Steps

Once Remote Desktop is launched it will ask you for the IP that you took down for your virtual machine.


Disk Sanitization Steps


Disk Sanitization Steps

After you put in your IP address and hit connect, Remote Desktop will ask for your username and password that you made for your virtual machine


Disk Sanitization Steps

Finally, a pop up will show on your screen to ask if this computer can be trusted. Click "Yes" and your virtual machine will be launched.

Congratulations, you have now successfully used Remote Desktop to get into an azure created virtual computer.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published