You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/configure-rdp-shortpath-limit-ports-public-networks.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Limit the port range when using RDP Shortpath for public networks - Azure
3
3
description: Learn how to limit the port range used by clients when using RDP Shortpath for public networks for Azure Virtual Desktop, which establishes a UDP-based transport between a Remote Desktop client and session host.
4
4
author: dknappettmsft
5
5
ms.topic: how-to
6
-
ms.date: 02/02/2023
6
+
ms.date: 03/01/2023
7
7
ms.author: daknappe
8
8
---
9
9
# Limit the port range when using RDP Shortpath for public networks
@@ -17,7 +17,8 @@ When choosing the base and pool size, consider the number of ports you choose. T
17
17
## Prerequisites
18
18
19
19
- A client device running the [Remote Desktop client for Windows](users/connect-windows.md), version 1.2.3488 or later. Currently, non-Windows clients aren't supported.
20
-
- Internet access for both clients and session hosts. Session hosts require outbound UDP connectivity from your session hosts to the internet. For more information you can use to configure firewalls and Network Security Group, see [Network configurations for RDP Shortpath](rdp-shortpath.md#network-configuration).
20
+
21
+
- Internet access for both clients and session hosts. Session hosts require outbound UDP connectivity from your session hosts to the internet. For more information you can use to configure firewalls and Network Security Group, see [Network configurations for RDP Shortpath](rdp-shortpath.md?tabs=public-networks#network-configuration).
21
22
22
23
## Enable a limited port range
23
24
@@ -29,10 +30,12 @@ To enable a limited port range when using RDP Shortpath for public networks, you
29
30
30
31
**AD Domain**:
31
32
1. Copy and paste the **terminalserver-avd.admx** file to the Central Store for your domain, for example `\\contoso.com\SYSVOL\contoso.com\policies\PolicyDefinitions`, where *contoso.com* is your domain name. Then copy the **en-us\terminalserver-avd.adml** file to the `en-us` subfolder.
33
+
32
34
1. Open the **Group Policy Management Console** (GPMC) and create or edit a policy that targets your session hosts.
33
35
34
36
**Locally**:
35
37
1. Copy and paste the **terminalserver-avd.admx** file to `%windir%\PolicyDefinitions`. Then copy the **en-us\terminalserver-avd.adml** file to the `en-us` subfolder.
38
+
36
39
1. Open the **Local Group Policy Editor** on the session host.
37
40
38
41
1. Browse to **Computer Configuration** > **Administrative Templates** > **Windows Components** > **Remote Desktop Services** > **Remote Desktop Session Host** > **Azure Virtual Desktop**. You should see policy settings for Azure Virtual Desktop, as shown in the following screenshot:
0 commit comments