Tuesday, March 30, 2021

Windows virtual machine

What is Virtual machine?


Azure virtual machines (VMs) can be created through the Azure portal. This method provides a browser-based user interface to create VMs and their associated resources. This quickstart shows you how to use the Azure portal to deploy a virtual machine (VM) in Azure that runs Windows Server 2019.

Create virtual machine

go to all Services > Compute > Virtual machines 
You can directly search Virtual machine from search in header section.


Click on Virtual machine link. It will redirect you to the new page.
Click on Add button. Select 'Virtual machine' link. you will be redirected to below page.


First select Subscription, Resource group(If not created the create new one.). 
Provide VM name. Select preferred region.


Select image as Windows server 2019 Datacenter - Gen1, Select preferred Size for your VM.
Provide username and password for your VM.
Select inbound ports as RDP (If required you can select http/s).
Now click on Next.

Select the preferred OS Disk type and leave other option as it is. click on Next.

Select the Virtual Network. If not created then it will automatically create one. Leave other options as it is. Click on Next.  

On Management page you can leave all default selected options as it is. click on Next again.
On Advanced page you can leave all default selected options as it is. click on Next again.

In Tags section, You can provide above details. click on Next: Review + Create


On Review page you can see all detail related to this VM. You can check pricing also. Now click on Create button for creating and deploying new VM. This will take few seconds to deploy virtual machine. 

Now again go to virtual machine. you will see the created virtual machine.




0 comments:

Post a Comment