-
Sign in to the Azure portal.
-
Starting in the upper left, click New > Compute > Windows Server 2016 Datacenter.
-
On the Windows Server 2016 Datacenter, select the Classic deployment model. Click Create.
The Basics blade requests administrative information for the virtual machine.
-
Enter a Name for the virtual machine. In the example, HeroVM is the name of the virtual machine. The name must be 1-15 characters long and it cannot contain special characters.
-
Enter a User name and a strong Password that are used to create a local account on the VM. The local account is used to sign in to and manage the VM. In the example, azureuser is the user name.
The password must be 8-123 characters long and meet three out of the four following complexity requirements: one lower case character, one upper case character, one number, and one special character. See more about username and password requirements.
-
The Subscription is optional. One common setting is "Pay-As-You-Go".
-
Select an existing Resource group or type the name for a new one. In the example, HeroVMRG is the name of the resource group.
-
Select an Azure datacenter Location where you want the VM to run. In the example, East US is the location.
-
When you are done, click Next to continue to the next blade.
The Size blade identifies the configuration details of the VM, and lists various choices that include OS, number of processors, disk storage type, and estimated monthly usage costs.
Choose a VM size, and then click Select to continue. In this example, DS1_V2 Standard is the VM size.
The Settings blade requests storage and network options. You can accept the default settings. Azure creates appropriate entries where necessary.
If you selected a virtual machine size that supports it, you can try Azure Premium Storage by selecting Premium (SSD) in Disk type.
When you're done making changes, click OK.
The Summary blade lists the settings specified in the previous blades. Click OK when you're ready to make the image.
After the virtual machine is created, the portal lists the new virtual machine under All resources, and displays a tile of the virtual machine on the dashboard. The corresponding cloud service and storage account also are created and listed. Both the virtual machine and cloud service are started automatically and their status is listed as Running.