Understanding Azure Part – IV – Creating Windows VM
Hi friend’s today I will show you how you can create virtual machine in Azure platfrom . Creating VM and using it is a part of IaaS ( Infrastructure as a Service). I am using my MSDN subscription , you can create your free trial subscription and use it.
There are two portal by which you can use Azure .
https://manage.windowsazure.com – This is OLD portal (Code Name is Classic)
https://portal.azure.com – This is the New portal (Code Name is Ibiza)
Here I am using new portal to create VM . Let’s get started :
First Log in to azure portal :
There are two portal by which you can use Azure .
https://manage.windowsazure.com – This is OLD portal (Code Name is Classic)
https://portal.azure.com – This is the New portal (Code Name is Ibiza)
Here I am using new portal to create VM . Let’s get started :
First Log in to azure portal :
![Screen Shot 2016-06-21 at 12.02.26 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-02-26-pm.png?w=680)
From here we can directly go to “Virtual Machine” and create virtual machine from the console .
![Screen Shot 2016-06-21 at 12.02.47 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-02-47-pm.png)
Apart from this option we can click to ” + New ” and create virtual machine . Today I will show you that option .
![Screen Shot 2016-06-21 at 12.03.30 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-03-30-pm.png)
Click on ” +New ” and you will get this option :
![Screen Shot 2016-06-21 at 12.03.46 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-03-46-pm.png?w=680)
From here click ” Virtual Machine ” and you will get option to select the template : ![Screen Shot 2016-06-21 at 12.04.00 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-04-00-pm.png)
![Screen Shot 2016-06-21 at 12.04.00 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-04-00-pm.png)
![Screen Shot 2016-06-21 at 12.04.19 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-04-19-pm.png?w=680)
Here you have to select template . Here I want to create windows server virtual machine , that’s why I have selected ” Windows Server 2012 R2 Datacenter ” template …
After that you will get get this option from where you can create your VM.
![Screen Shot 2016-06-21 at 12.04.34 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-04-34-pm.png?w=680)
Now just click on ” Create ” and proceed .. .
Now you will get option to enter VM details in 4 part . First part is Basis :
![Screen Shot 2016-06-21 at 12.17.46 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-17-46-pm.png?w=680)
Fill up all the details and click on OK.
![Screen Shot 2016-06-21 at 12.20.37 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-20-37-pm.png?w=680)
After giving this details you will get option to select VM size or VM hardware configuration. Remember , if you choose high configuration – you have to pay high cost.
![Screen Shot 2016-06-21 at 12.22.12 PM](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-22-12-pm.png?w=680)
Click on ” Select ” …
Here keep all settings default and click OK ..![Screen Shot 2016-06-21 at 12.23.42 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-23-42-pm.png?w=680)
![Screen Shot 2016-06-21 at 12.23.42 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-23-42-pm.png?w=680)
Now you will get final validation Page and you are done. Review the page and complete this task.
Click on “OK”…
![Screen Shot 2016-06-21 at 12.24.38 PM](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-24-38-pm.png?w=680)
And your deployment will Start….
![Screen Shot 2016-06-21 at 12.26.07 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-26-07-pm.png)
It will take few minutes (5 – 15 min) to complete ….
So you have created a Windows Server VM and that has been deployed. Now move to Virtual machine and click on the VM (Here name is “King”) . There you will get “Connect” button . Click there…And connect to your VM .
![Screen Shot 2016-06-21 at 12.31.11 PM.png](https://subhendumct.files.wordpress.com/2016/06/screen-shot-2016-06-21-at-12-31-11-pm.png?w=680)
Thanks a lot for reading my blog .. If you face any problem please write me @ subhendu2016@hotmail.com .