Setting Up Virtual Machine In Azure

In today's section, we will see, how to setup VM with Visual Studio 2015 image in Azure. Azure provides number of options while setting up the VM. You just need to select the ideal one which suits you as shown in the following screenshot.

click on new

form gallery

visual studio

Name

remote desktop

Virtual Machine configuration
Above shown steps are just VM steps creation. Once, these steps are done, then you will land on your dashboard page, wherein you will see that your VM is getting provisioned like shown below.

Virtual Machine

cloud service

However, provisioning process will take couple of minutes. Once it is done it will display the options to connect to VM.

connect to VM

This will also pop-up one window to download the .rdp file.

download

Then, with the credentials which you provided while setting up the same, you can login to your VM as in the following screenshot:

setting

Hence, once you logged in successfully, you will see the following windows 10 environment with Visual Studio 2015 installed on it.

windows 10

I hope, you would have liked today's discussion. We will delve further on this in coming modules. Till then stay tuned and Happy Coding.


Similar Articles