|
1 | 1 | ---
|
2 | 2 | title: Azure Extended Zones for Azure Virtual Desktop
|
3 |
| -description: Learn about using Azure Virtual Desktop with Azure Extended Zones. |
| 3 | +description: Learn about using Azure Virtual Desktop on Azure Extended Zones. |
4 | 4 | ms.topic: conceptual
|
5 | 5 | author: sipastak
|
6 | 6 | ms.author: sipastak
|
7 |
| -ms.date: 04/11/2024 |
| 7 | +ms.date: 08/08/2024 |
8 | 8 | ---
|
9 | 9 |
|
10 |
| -# Azure Virtual Desktop with Azure Extended Zones |
| 10 | +# Azure Virtual Desktop on Azure Extended Zones |
11 | 11 |
|
12 | 12 | > [!IMPORTANT]
|
13 |
| -> Using Azure Virtual Desktop with Azure Extended Zones is currently in preview. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability. |
14 |
| -
|
| 13 | +> Using Azure Virtual Desktop on Azure Extended Zones is currently in preview. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability. |
15 | 14 |
|
16 | 15 | [Azure Extended Zones](/azure/extended-zones/overview) are small-footprint extensions of Azure placed in metros, industry centers, or a specific jurisdiction to serve low latency and/or data residency workloads. Azure Extended Zones is supported for Azure Virtual Desktop and can run latency-sensitive and throughput-intensive applications close to end users and within approved data residency boundaries. Azure Extended Zones are part of the Microsoft global network that provides secure, reliable, high-bandwidth connectivity between applications that run at an Azure Extended Zone close to the user.
|
17 | 16 |
|
18 |
| - |
19 | 17 | ## How Azure Extended Zones works
|
20 | 18 |
|
21 |
| -When deploying Azure Virtual Desktop in an Azure Extended Zone, only the session host virtual machines are deployed in the Azure Extended Zone. All of the Azure Virtual Desktop metadata objects you create, such as host post pools, workspaces and application groups remain in the main Azure regions. The control plane components, such as the web service, broker service, gateway service, diagnostics, and extensibility components, are also only available in the main Azure regions. |
22 |
| - |
23 |
| -Due to the proximity from the end user to the session host, you can benefit from reduced latency using Azure Extended Zones. Azure Extended Zones uses [RDP Shortpath](rdp-shortpath.md), which establishes a direct UDP-based transport between a supported Windows Remote Desktop client and session host. The removal of extra relay points reduces round-trip time, which improves connection reliability and user experience with latency-sensitive applications and input methods. |
| 19 | +When you deploy Azure Virtual Desktop with an Azure Extended Zone, only the session host virtual machines are deployed in the Azure Extended Zone. All of the Azure Virtual Desktop metadata objects you create, such as host post pools, workspaces, and application groups remain in the main Azure region you select. The control plane components, such as the web service, broker service, gateway service, diagnostics, and extensibility components, are also only available in the main Azure regions. For more information, see [Azure Virtual Desktop service architecture and resilience](service-architecture-resilience.md). |
24 | 20 |
|
25 |
| -[Azure Private Link](private-link-overview.md) can be used with Azure Extended Zones. Azure Private Link can help with reducing latency and improving security. By creating a [private endpoint](../private-link/private-endpoint-overview.md), traffic between your virtual network and the service remains on the Microsoft network, so you no longer need to expose your service to the public internet. |
| 21 | +Due to the proximity of the end user to the session host, you can benefit from reduced latency using Azure Extended Zones. Azure Extended Zones uses [RDP Shortpath](rdp-shortpath.md), which establishes a direct UDP-based transport between a supported Windows Remote Desktop client and session host. The removal of extra relay points reduces round-trip time, which improves connection reliability and user experience with latency-sensitive applications and input methods. |
26 | 22 |
|
27 |
| -Unlike Azure regions, Azure Extended Zones doesn't have any default outbound connectivity. An existing Azure Load Balancer is needed on the virtual network that the session hosts are being deployed to. You'll need to use the frontend IP address(es) of the load balancer for outbound connectivity to the internet in order for the session hosts to join a host pool. See [Azure's outbound connectivity methods](../load-balancer/load-balancer-outbound-connections.md#scenarios) for more information. |
| 23 | +[Azure Private Link](private-link-overview.md) can also be used with Azure Extended Zones. Azure Private Link can help with reducing latency and improving security. By creating a [private endpoint](../private-link/private-endpoint-overview.md), traffic between your virtual network and the service remains on the Microsoft network, so you no longer need to expose your service to the public internet. |
28 | 24 |
|
| 25 | +Unlike Azure regions, Azure Extended Zones doesn't have any default outbound connectivity. An existing Azure Load Balancer is needed on the virtual network that the session hosts are being deployed to. You need to use one or more frontend IP addresses of the load balancer for outbound connectivity to the internet in order for the session hosts to join a host pool. For more information, see [Azure's outbound connectivity methods](../load-balancer/load-balancer-outbound-connections.md#scenarios). |
29 | 26 |
|
30 | 27 | ## Gaining access to an Azure Extended Zone
|
31 | 28 |
|
32 |
| -To deploy Azure Virtual Desktop in Azure Extended Zone locations, you'll need to explicitly register your subscription with the respective Azure Extended Zone using an account that is a subscription owner. By default, this capability isn't enabled. Registration of an Azure Extended Zone is always scoped to a specific subscription, ensuring control and management over the resources deployed in these locations. Once the subscription is registered with the Azure Extended Zone, you can deploy and manage your virtual desktop and applications within that specific Azure Extended Zone. |
| 29 | +To deploy Azure Virtual Desktop in Azure Extended Zone locations, you need to explicitly register your subscription with the respective Azure Extended Zone using an account that is a subscription owner. By default, this capability isn't enabled. Registration of an Azure Extended Zone is always scoped to a specific subscription, ensuring control and management over the resources deployed in these locations. Once a subscription is registered with the Azure Extended Zone, you can deploy and manage your desktops and applications within that specific Azure Extended Zone. |
33 | 30 |
|
34 | 31 | For more information, see [Request access to an Azure Extended Zone](/azure/extended-zones/request-access).
|
35 | 32 |
|
36 |
| - |
37 | 33 | ## Limitations
|
38 | 34 |
|
39 |
| -Azure Virtual Desktop with Azure Extended Zones has the following limitations: |
40 |
| - |
41 |
| -- With Azure Extended Zones, there's no default outbound internet access. The default outbound route is being retired across all Azure regions in September 2025. As Azure Extended Zones will become generally available shortly prior to this date, they'll start without this default outbound internet route. For more information, see [Default outbound access for VMs in Azure will be retired— transition to a new method of internet access.](https://azure.microsoft.com/updates/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access/) |
| 35 | +Azure Virtual Desktop on Azure Extended Zones has the following limitations: |
42 | 36 |
|
43 |
| -- Azure Extended Zones don't support NAT Gateways. You'll need to use an Azure Load Balancer with outbound rules enabled for outbound connectivity. |
| 37 | +- With Azure Extended Zones, there's no default outbound internet access. The default outbound route is being retired across all Azure regions in September 2025, so Azure Extended Zones begins without this default outbound internet route. For more information, see [Default outbound access for VMs in Azure will be retired— transition to a new method of internet access.](https://azure.microsoft.com/updates/default-outbound-access-for-vms-in-azure-will-be-retired-transition-to-a-new-method-of-internet-access/) |
44 | 38 |
|
45 |
| -- There's a reduced set of supported virtual machine SKUs. See [Service offerings for Azure Extended Zones](/azure/extended-zones/overview#service-offerings-for-azure-extended-zones) for more information. |
| 39 | +- Azure Extended Zones don't support NAT Gateways. You need to use an Azure Load Balancer with outbound rules enabled for outbound connectivity. |
46 | 40 |
|
| 41 | +- There's a reduced set of supported virtual machine SKUs you can use as session hosts. For more information, see [Service offerings for Azure Extended Zones](/azure/extended-zones/overview#service-offerings-for-azure-extended-zones). |
47 | 42 |
|
48 |
| -## Next steps |
| 43 | +## Next step |
49 | 44 |
|
50 | 45 | To learn how to deploy Azure Virtual Desktop in an Azure Extended Zone, see [Deploy Azure Virtual Desktop](deploy-azure-virtual-desktop.md).
|
51 |
| - |
0 commit comments