Configure a host pool as a validation environment

Validation host pools let you monitor service updates before the service applies them to your standard or non-validation environment. Without a validation host pool, you may not discover changes that introduce errors, which could result in downtime for users in your standard environment. We highly recommend you create a validation host pool where service updates are applied first.

To ensure your apps work with the latest updates, the validation host pool should be as similar to host pools in your non-validation environment as possible. Users should connect as frequently to the validation host pool as they do to the standard host pool. If you have automated testing on your host pool, you should include automated testing on the validation host pool.

This article shows you how to configure a host pool as a validation environment using the Azure portal, Azure PowerShell, or Azure CLI.

Note

  • We recommend that you leave the validation host pool in place to test all future updates. Validation host pools should only be used for testing, and not in production environments.

  • To keep up to date with the latest updates, see What's new in the Azure Virtual Desktop Agent.

Prerequisites

Before you begin, make sure you have the following:

  • An Azure Virtual Desktop host pool that you want to configure as a validation environment.

  • As a minimum, the Azure account you use must have the Desktop Virtualization Host Pool Contributor role built-in role-based access control (RBAC) role assigned on the host pool.

Define your host pool as a validation environment

Select the relevant tab.

To use the Azure portal to configure your validation host pool:

  1. Sign in to the Azure portal.

  2. Search for and select Azure Virtual Desktop.

  3. In the Azure Virtual Desktop page, select Host pools.

  4. Select the name of the host pool you want to edit.

  5. Select Properties.

  6. In the validation environment field, select Yes to enable the validation environment.

  7. Select Save to apply the new settings.