How to Create a Windows Server 2012 VM in Microsoft Azure

Table of Contents

The Windows Server 2012 image is available in Microsoft Azure and you can create a Windows Server 2012 VM in Azure. Windows Server 2012 is also available on Azure Virtual Desktop.

The steps to create a Windows Server 2012 VM in Azure are easy and similar to that of Windows Server 2019. You can also create Azure Virtual Machine using the Cloud Shell in Azure portal. However, I prefer creating a new VM from the Azure portal over the cloud shell method.

Create a Windows Server 2012 VM in Azure Portal

1. You can try the following steps to create a Windows Server 2012 VM in Azure:

How to Create a Windows Server 2012 VM in Microsoft Azure

2. On the Create a virtual machine window, select the following.

  • Subscription – Select your Azure subscription.
  • Resource Group – Select the Azure resource group for Windows Server 2012 VM or you can create a new one.
  • Virtual Machine Name – Specify the VM name. This will be the computer name after you image VM with Windows Server 2012.
  • Region – Select the region.
How to Create a Windows Server 2012 VM in Microsoft Azure

3. Availability options: Selecting multiple zones will create one VM per zone.

How to Create a Windows Server 2012 VM in Microsoft Azure

4. Image – Select the drop-down and select Windows Server 2012 as image. If you don’t see the Windows Server 2012 option, then select See all images.

How to Create a Windows Server 2012 VM in Microsoft Azure

5. On the Marketplace window, type Windows Server 2012 as the search term and press Enter key. From the results, select Windows Server 2012 and now select Windows Server 2012 edition. I am going to select Windows Server 2012Datacenter  here.

How to Create a Windows Server 2012 VM in Microsoft Azure

6. Size: You can custom VM size to increase or reduce RAM and CPU for the VM.

How to Create a Windows Server 2012 VM in Microsoft Azure

7. Select VM Size as you need, depending on RAM, CPU and Cost.

How to Create a Windows Server 2012 VM in Microsoft Azure

8. After you select Windows Server 2012 edition, you should specify the Administrator account details. You cannot use Administrator as username, so specify another name for Administrator.

Since you’re going to use this Windows Server 2012 VM for your work, you have to confirm if you have an eligible Windows Server 2012 license with multi-tenant hosting. Check that box to confirm the license and click Disk.

How to Create a Windows Server 2012 VM in Microsoft Azure

9. Select OS disk type: You can select Premium SSD, Stardard SSD or Standard HDD.

Premium SSDStandard SSDStandard HDD
Disk typeSSDSSDHDD
ScenarioProduction and performance sensitive workloadsWeb servers, lightly used enterprise applications and dev/testBackup, non-critical, infrequent access
Max disk size32,767 GiB32,767 GiB32,767 GiB
Max throughput900 MB/s750 MB/s500 MB/s
Max IOPS20,0006,0002,000
How to Create a Windows Server 2012 VM in Microsoft Azure

10. Network configuration: By default, an IP public will created with the VM.

How to Create a Windows Server 2012 VM in Microsoft Azure

11. Management: Disable auto-shutdown feature by uncheck the checkbox.

How to Create a Windows Server 2012 VM in Microsoft Azure

12. Once you see Validation passed, create the Windows Server 2012 virtual machine by selecting button.

How to Create a Windows Server 2012 VM in Microsoft Azure

13. The Windows Server 2012 Virtual Machine is now being created. You see the status as deployment is in progress. Wait for a few minutes while the VM is created.

How to Create a Windows Server 2012 VM in Microsoft Azure

14. Your Deployment is complete – Congratulations, you have successfully created Windows Server 2012 VM in Azure. From the same screen, you can download deployment details. Select Go to Resource.

How to Create a Windows Server 2012 VM in Microsoft Azure

Connect to Windows Server 2012 VM in Azure using RDP

15. Once you create a Windows Server 2012 VM in Azure, you can connect to the virtual machine and access it via RDP (3389) using IP Public. On the Windows Server 2012 resource window, select Connect then select RDP.

How to Create a Windows Server 2012 VM in Microsoft Azure

16. You should now see the public IP address of your Windows Server 2012 VM and port number (by default 3389). To connect to your virtual machine via RDP select Download RDP File.

How to Create a Windows Server 2012 VM in Microsoft Azure

17. Open downloaded file then connect to your Windows Server 2012 VM using the credential that you’ve created in previous step.

How to Create a Windows Server 2012 VM in Microsoft Azure
How to Create a Windows Server 2012 VM in Microsoft Azure

Finally, your Windows Server 2012 VM is ready in minutes.

How to Create a Windows Server 2012 VM in Microsoft Azure

Leave a Comment

Required fields are marked *