How To

Deploy Windows Server Datacenter VM

It is highly recommended that MITA Marketplace templates are used for projects rather than standard Azure templates to make sure that the correct naming convention is applied.

 The following custom templates are available for users:

  • MITA Windows Server Datacentre (Option of Win16 and Win19)
  • MITA Windows SQL Server 2017 on Windows 2016
  • MITA Ubuntu Server 18-04 LTS
  • MITA CentOS Server
  • Virtual Machine OS disk Restore

 

MITA Windows Server Datacenter

The MITA Windows Server Datacenter custom image requests the following parameters:

  • Virtual Machine Name
  • Administrators Name
  • Administrators Password
  • Windows OS Version
  • Server Size
    • Small: 2vCPU & 4GB Ram
    • Medium: 4vCPU & 8GB Ram
    • Large: 8vCPU & 16GB
  • Subnet Name
    • FrontEnd
    • BackEnd
  • AvailabilitySetName: This option is not required but recommended if you would like to use a load balancer with the VM. Firstly, you will need to pre-create an Availability Set and once you’re successful, only then can you enter the name of the availability set so that the VM will join it as soon as it is created.

Under “Resource Group > Deployment” – the Operator/Administrator can view the progress of the resource creation:

Deploying Windows Server 2016

The deployment takes approximately 15 – 25 minutes when backup is selected, and the following resources are created:

  • Windows Server Datacenter virtual machine
  • Network Interface card with a private IP
  • Public IP (only if VM is created in frontend subnet)
  • OS disk of 127GB
  • Storage account to store VM diagnostics (if not already configured)
MITA Windows 2016 Server Deployment

Deleting Resources

When deleting resources make sure you delete all related resources. For example, deleting a virtual machine will not delete the disks, NIC cards and public IPs. Make sure that if these resources are not needed, then they are also removed.

NOTE: You can delete a network interface if it’s not attached to a virtual machine. If a network interface is attached to a virtual machine, you must first place the virtual machine in the stopped (deallocated) state, then detach the network interface from the virtual machine.