Skip to content

Commit 79d4c26

Browse files
Merge pull request #264313 from dknappettmsft/avd-private-link-limitations-rdp-shortpath
AVD Private Link RDP Shortpath updated limitations
2 parents 3e90a5e + 0d9171a commit 79d4c26

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/virtual-desktop/private-link-overview.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ When a user connects to Azure Virtual Desktop over Private Link, and Azure Virtu
8181

8282
1. Your private DNS zone for **privatelink.wvd.microsoft.com** returns the private IP address for the Remote Desktop gateway to use for the host pool providing the remote session.
8383

84-
## Limitations
84+
## Known issues and limitations
8585

8686
Private Link with Azure Virtual Desktop has the following limitations:
8787

@@ -91,7 +91,10 @@ Private Link with Azure Virtual Desktop has the following limitations:
9191

9292
- 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.
9393

94-
- Using both Private Link and [RDP Shortpath](./shortpath.md) at the same time isn't currently supported.
94+
- Using both Private Link and [RDP Shortpath](./shortpath.md) has the following limitations:
95+
96+
- Using Private Link and [RDP Shortpath for public networks](rdp-shortpath.md?tabs=public-networks) isn't supported.
97+
- Using Private Link and [RDP Shortpath for managed networks](rdp-shortpath.md?tabs=managed-networks) isn't supported, but they can work together. You can use Private Link and RDP Shortpath for managed networks at your own risk. You can follow the steps to [Disable RDP Shortpath for managed networks](configure-rdp-shortpath.md?tabs=managed-networks#disable-rdp-shortpath).
9598

9699
- Early in the preview of Private Link with Azure Virtual Desktop, the private endpoint for the initial feed discovery (for the *global* sub-resource) shared the private DNS zone name of `privatelink.wvd.microsoft.com` with other private endpoints for workspaces and host pools. In this configuration, users are unable to establish private endpoints exclusively for host pools and workspaces. Starting September 1, 2023, sharing the private DNS zone in this configuration will no longer be supported. You need to create a new private endpoint for the *global* sub-resource to use the private DNS zone name of `privatelink-global.wvd.microsoft.com`. For the steps to do this, see [Initial feed discovery](private-link-setup.md#initial-feed-discovery).
97100

0 commit comments

Comments
 (0)