Skip to the content.

Previous page >

Adapted from

Cloned and adapted from Azure / RDS-Templates wvd-templates/Create and provision WVD host pool

Adaptation list

Main

Click the button below to deploy:

ARM Template to Create and provision new Windows Virtual Desktop hostpool

This template creates virtual machines and registers them as session hosts to a new or existing Windows Virtual Desktop host pool. There are multiple sets of parameters you must enter to successfully deploy the template:

Follow the guidance below for entering the appropriate parameters for your scenario.

Reporting issues: Microsoft Support is not handling issues for any published tools in this repository. These tools are published as is with no implied support. However, we would like to welcome you to open issues using GitHub issues to collaborate and improve these tools. You can open an issue and add the label 1-Create-and-provision-host-pool to associate it with this tool.

VM image

When creating the virtual machines, you have three options:

Enter the appropriate parameters depending on the image option you choose.

By selecting Azure Gallery Image, you can select up-to-date images provided by Microsoft and other publishers. Enter or select values for the following parameters:

Ignore the following parameters:

Custom VHD from blob storage

By selecting a custom VHD from blob storage, you can create your own image locally through Hyper-V or on an Azure VM. Enter or select values for the following parameters:

Ignore the following parameters:

Custom Azure Image resource from a resource group

By selecting a custom Azure Image resource from a resource group, you can create your own image locally through Hyper-V or an Azure VM but have the portability and flexibility of image management through an Azure Image resource. Enter or select values for the following parameters:

Ignore the following parameters:

VM configuration

Enter the remaining configuration parameters for the virtual machines.

Domain and network properties

Enter the following properties to connect the virtual machines to the appropriate network and join them to the appropriate domain (and organizational unit, if defined).

Windows Virtual Desktop host pool type

The following property will change the default template behavior from setting up a non-persistent environment to persistent if changed to True.

Authentication to Windows Virtual Desktop

Enter the following information to authenticate to Windows Virtual Desktop and register the new virtual machines as session hosts to a new or existing host pool.

Default Desktop users

If you want to assign default users to the “Desktop Application Group”, please use the following parameter and provide a comma separated list of users you would like to assign to access the desktop for this host pool. Example: user1@contoso.com,user2@contoso.com,user3@contoso.com.