Set up Private Link with Azure Virtual Desktop

This article shows you how to set up Private Link with Azure Virtual Desktop to privately connect to your remote resources. For more information about using Private Link with Azure Virtual Desktop, including limitations, see Azure Private Link with Azure Virtual Desktop.

Prerequisites

In order to use Private Link with Azure Virtual Desktop, you need the following things:

To use Private Link with Azure Virtual Desktop, you need to re-register the Microsoft.DesktopVirtualization resource provider on each subscription you want to use Private Link with Azure Virtual Desktop.

Important

For Azure for US Government and Azure operated by 21Vianet, you also need to register the feature for each subscription.

To register the Azure Virtual Desktop Private Link feature:

  1. Sign in to the Azure portal.

  2. In the search bar, enter Subscriptions and select the matching service entry.

  3. Select the name of your subscription, then in the Settings section, select Preview features.

  4. Select the drop-down list for the filter Type and set it to Microsoft.DesktopVirtualization.

  5. Select Azure Virtual Desktop Private Link, then select Register.

Re-register the resource provider

To re-register the Microsoft.DesktopVirtualization resource provider:

  1. Sign in to the Azure portal.

  2. In the search bar, enter Subscriptions and select the matching service entry.

  3. Select the name of your subscription, then in the section Settings, select Resource providers.

  4. Search for and select Microsoft.DesktopVirtualization, then select Re-register.

  5. Verify that the status of Microsoft.DesktopVirtualization is Registered.

Create private endpoints

During the setup process, you create private endpoints to the following resources, depending on your scenario.

  1. Both clients and session host VMs use private routes. You need the following private endpoints:

    Purpose Resource type Target sub-resource Endpoint quantity IP address quantity
    Connections to host pools Microsoft.DesktopVirtualization/hostpools connection One per host pool Four per endpoint
    Feed download Microsoft.DesktopVirtualization/workspaces feed One per workspace Two per endpoint
    Initial feed discovery Microsoft.DesktopVirtualization/workspaces global Only one for all your Azure Virtual Desktop deployments One per endpoint
  2. Clients use public routes while session host VMs use private routes. You need the following private endpoints. Endpoints to workspaces aren't required.

    Purpose Resource type Target sub-resource Endpoint quantity IP address quantity
    Connections to host pools Microsoft.DesktopVirtualization/hostpools connection One per host pool Four per endpoint

Important

IP address allocations are subject to change as the demand for IP addresses increases. During capacity expansions, additional addresses are needed for private endpoints. It's important you consider potential address space exhaustion and ensure sufficient headroom for growth. For more information on determining the appropriate network configuration for private endpoints in either a hub or a spoke topology, see Decision tree for Private Link deployment.

Connections to host pools

To create a private endpoint for the connection sub-resource for connections to a host pool, select the relevant tab for your scenario and follow the steps.

Here's how to create a private endpoint for the connection sub-resource for connections to a host pool using the Azure portal.

  1. Sign in to the Azure portal.

  2. In the search bar, type Azure Virtual Desktop and select the matching service entry to go to the Azure Virtual Desktop overview.

  3. Select Host pools, then select the name of the host pool for which you want to create a connection sub-resource.

  4. From the host pool overview, select Networking, then Private endpoint connections, and finally New private endpoint.

  5. On the Basics tab, complete the following information:

    Parameter Value/Description
    Subscription Select the subscription you want to create the private endpoint in from the drop-down list.
    Resource group This automatically defaults to the same resource group as your workspace for the private endpoint, but you can also select an alternative existing one from the drop-down list, or create a new one.
    Name Enter a name for the new private endpoint.
    Network interface name The network interface name fills in automatically based on the name you gave the private endpoint, but you can also specify a different name.
    Region This automatically defaults to the same Azure region as the workspace and is where the private endpoint is deployed. This must be the same region as your virtual network and session hosts.

    Once you've completed this tab, select Next: Resource.

  6. On the Resource tab, validate the values for Subscription, Resource type, and Resource, then for Target sub-resource, select connection. Once you've completed this tab, select Next: Virtual Network.

  7. On the Virtual Network tab, complete the following information:

    Parameter Value/Description
    Virtual network Select the virtual network you want to create the private endpoint in from the drop-down list.
    Subnet Select the subnet of the virtual network you want to create the private endpoint in from the drop-down list.
    Network policy for private endpoints Select edit if you want to choose a subnet network policy. For more information, see Manage network policies for private endpoints.
    Private IP configuration Select Dynamically allocate IP address or Statically allocate IP address. The address space is from the subnet you selected.

    If you choose to statically allocate IP addresses, you need to fill in the Name and Private IP for each listed member.
    Application security group Optional: select an existing application security group for the private endpoint from the drop-down list, or create a new one. You can also add one later.

    Once you've completed this tab, select Next: DNS.

  8. On the DNS tab, choose whether you want to use Azure Private DNS Zone by selecting Yes or No for Integrate with private DNS zone. If you select Yes, select the subscription and resource group in which to create the private DNS zone privatelink.wvd.microsoft.com. For more information, see Azure Private Endpoint DNS configuration.

    Once you've completed this tab, select Next: Tags.

  9. Optional: On the Tags tab, you can enter any name/value pairs you need, then select Next: Review + create.

  10. On the Review + create tab, ensure validation passes and review the information that is used during deployment.

  11. Select Create to create the private endpoint for the connection sub-resource.

Important

You need to create a private endpoint for the connection sub-resource for each host pool you want to use with Private Link.


Feed download

To create a private endpoint for the feed sub-resource for a workspace, select the relevant tab for your scenario and follow the steps.

  1. From the Azure Virtual Desktop overview, select Workspaces, then select the name of the workspace for which you want to create a feed sub-resource.

  2. From the workspace overview, select Networking, then Private endpoint connections, and finally New private endpoint.

  3. On the Basics tab, complete the following information:

    Parameter Value/Description
    Subscription Select the subscription you want to create the private endpoint in from the drop-down list.
    Resource group This automatically defaults to the same resource group as your workspace for the private endpoint, but you can also select an alternative existing one from the drop-down list, or create a new one.
    Name Enter a name for the new private endpoint.
    Network interface name The network interface name fills in automatically based on the name you gave the private endpoint, but you can also specify a different name.
    Region This automatically defaults to the same Azure region as the workspace and is where the private endpoint is deployed. This must be the same region as your virtual network.

    Once you've completed this tab, select Next: Resource.

  4. On the Resource tab, validate the values for Subscription, Resource type, and Resource, then for Target sub-resource, select feed. Once you've completed this tab, select Next: Virtual Network.

  5. On the Virtual Network tab, complete the following information:

    Parameter Value/Description
    Virtual network Select the virtual network you want to create the private endpoint in from the drop-down list.
    Subnet Select the subnet of the virtual network you want to create the private endpoint in from the drop-down list.
    Network policy for private endpoints Select edit if you want to choose a subnet network policy. For more information, see Manage network policies for private endpoints.
    Private IP configuration Select Dynamically allocate IP address or Statically allocate IP address. The address space is from the subnet you selected.

    If you choose to statically allocate IP addresses, you need to fill in the Name and Private IP for each listed member.
    Application security group Optional: select an existing application security group for the private endpoint from the drop-down list, or create a new one. You can also add one later.

    Once you've completed this tab, select Next: DNS.

  6. On the DNS tab, choose whether you want to use Azure Private DNS Zone by selecting Yes or No for Integrate with private DNS zone. If you select Yes, select the subscription and resource group in which to create the private DNS zone privatelink.wvd.microsoft.com. For more information, see Azure Private Endpoint DNS configuration.

    Once you've completed this tab, select Next: Tags.

  7. Optional: On the Tags tab, you can enter any name/value pairs you need, then select Next: Review + create.

  8. On the Review + create tab, ensure validation passes and review the information that is used during deployment.

  9. Select Create to create the private endpoint for the feed sub-resource.

Important

You need to a create private endpoint for the feed sub-resource for each workspace you want to use with Private Link.

Initial feed discovery

To create a private endpoint for the global sub-resource used for the initial feed discovery, select the relevant tab for your scenario and follow the steps.

Important

  • Only create one private endpoint for the global sub-resource for all your Azure Virtual Desktop deployments.

  • A private endpoint to the global sub-resource of any workspace controls the shared fully qualified domain name (FQDN) for initial feed discovery. This in turn enables feed discovery for all workspaces. Because the workspace connected to the private endpoint is so important, deleting it will cause all feed discovery processes to stop working. We recommend you create an unused placeholder workspace for the global sub-resource.

  1. From the Azure Virtual Desktop overview, select Workspaces, then select the name of a workspace you want to use for the global sub-resource.

    1. Optional: Instead, create a placeholder workspace to terminate the global endpoint by following the instructions to Create a workspace.
  2. From the workspace overview, select Networking, then Private endpoint connections, and finally New private endpoint.

  3. On the Basics tab, complete the following information:

    Parameter Value/Description
    Subscription Select the subscription you want to create the private endpoint in from the drop-down list.
    Resource group This automatically defaults to the same resource group as your workspace for the private endpoint, but you can also select an alternative existing one from the drop-down list, or create a new one.
    Name Enter a name for the new private endpoint.
    Network interface name The network interface name fills in automatically based on the name you gave the private endpoint, but you can also specify a different name.
    Region This automatically defaults to the same Azure region as the workspace and is where the private endpoint will be deployed. This must be the same region as your virtual network.

    Once you've completed this tab, select Next: Resource.

  4. On the Resource tab, validate the values for Subscription, Resource type, and Resource, then for Target sub-resource, select global. Once you've completed this tab, select Next: Virtual Network.

  5. On the Virtual Network tab, complete the following information:

    Parameter Value/Description
    Virtual network Select the virtual network you want to create the private endpoint in from the drop-down list.
    Subnet Select the subnet of the virtual network you want to create the private endpoint in from the drop-down list.
    Network policy for private endpoints Select edit if you want to choose a subnet network policy. For more information, see Manage network policies for private endpoints.
    Private IP configuration Select Dynamically allocate IP address or Statically allocate IP address. The address space is from the subnet you selected.

    If you choose to statically allocate IP addresses, you need to fill in the Name and Private IP for each listed member.
    Application security group Optional: select an existing application security group for the private endpoint from the drop-down list, or create a new one. You can also add one later.

    Once you've completed this tab, select Next: DNS.

  6. On the DNS tab, choose whether you want to use Azure Private DNS Zone by selecting Yes or No for Integrate with private DNS zone. If you select Yes, select the subscription and resource group in which to create the private DNS zone privatelink-global.wvd.microsoft.com. For more information, see Azure Private Endpoint DNS configuration.

    Once you've completed this tab, select Next: Tags.

  7. Optional: On the Tags tab, you can enter any name/value pairs you need, then select Next: Review + create.

  8. On the Review + create tab, ensure validation passes and review the information that is used during deployment.

  9. Select Create to create the private endpoint for the global sub-resource.

Closing public routes

Once you've created private endpoints, you can also control if traffic is allowed to come from public routes. You can control this at a granular level using Azure Virtual Desktop, or more broadly using a network security group (NSG) or Azure Firewall.

Control routes with Azure Virtual Desktop

With Azure Virtual Desktop, you can independently control public traffic for workspaces and host pools. Select the relevant tab for your scenario and follow the steps. You can't configure this in Azure CLI. You need to repeat these steps for each workspace and host pool you use with Private Link.

Workspaces

  1. From the Azure Virtual Desktop overview, select Workspaces, then select the name of the workspace to control public traffic.

  2. From the host pool overview, select Networking, then select the Public access tab.

  3. Select one of the following options:

    Setting Description
    Enable public access from all networks End users can access the feed over the public internet or the private endpoints.
    Disable public access and use private access End users can only access the feed over the private endpoints.
  4. Select Save.

Host pools

  1. From the Azure Virtual Desktop overview, select Host pools, then select the name of the host pool to control public traffic.

  2. From the host pool overview, select Networking, then select the Public access tab.

  3. Select one of the following options:

    Setting Description
    Enable public access from all networks End users can access the feed and session hosts securely over the public internet or the private endpoints.
    Enable public access for end users, use private access for session hosts End users can access the feed securely over the public internet but must use private endpoints to access session hosts.
    Disable public access and use private access End users can only access the feed and session hosts over the private endpoints.
  4. Select Save.

Important

Changing access for session hosts won't affect existing sessions. After you've changed a private endpoint to a host pool, you must restart the Remote Desktop Agent Loader (RDAgentBootLoader) service on each session host in the host pool. You also need to restart this service whenever you change a host pool's network configuration. Instead of restarting the service, you can restart each session host.

Block public routes with network security groups or Azure Firewall

If you're using network security groups or Azure Firewall to control connections from user client devices or your session hosts to the private endpoints, you can use the WindowsVirtualDesktop service tag to block traffic from the public internet. If you block public internet traffic using this service tag, all service traffic uses private routes only.

Caution

  • Make sure you don't block traffic between your private endpoints and the addresses in the required URL list.

  • Don't block certain ports from either the user client devices or your session hosts to the private endpoint for a host pool resource using the connection sub-resource. The entire TCP dynamic port range of 1 - 65535 to the private endpoint is needed because port mapping is used to all global gateways through the single private endpoint IP address corresponding to the connection sub-resource. If you restrict ports to the private endpoint, your users may not be able to connect successfully to Azure Virtual Desktop.

Once you've closed public routes, you should validate that Private Link with Azure Virtual Desktop is working. You can do this by checking the connection state of each private endpoint, the status of your session hosts, and testing your users can refresh and connect to their remote resources.

Check the connection state of each private endpoint

To check the connection state of each private endpoint, select the relevant tab for your scenario and follow the steps. You should repeat these steps for each workspace and host pool you use with Private Link.

Workspaces

  1. From the Azure Virtual Desktop overview, select Workspaces, then select the name of the workspace for which you want to check the connection state.

  2. From the workspace overview, select Networking, then Private endpoint connections.

  3. For the private endpoint listed, check the Connection state is Approved.

Host pools

  1. From the Azure Virtual Desktop overview, select Host pools, then select the name of the host pool for which you want to check the connection state.

  2. From the host pool overview, select Networking, then Private endpoint connections.

  3. For the private endpoint listed, check the Connection state is Approved.

Check the status of your session hosts

  1. Check the status of your session hosts in Azure Virtual Desktop.

    1. From the Azure Virtual Desktop overview, select Host pools, then select the name of the host pool.

    2. In the Manage section, select Session hosts.

    3. Review the list of session hosts and check their status is Available.

Check your users can connect

To test that your users can connect to their remote resources:

  1. Use the Remote Desktop client and make sure you can subscribe to and refresh workspaces.

  2. Finally, make sure your users can connect to a remote session.

Next steps