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/shortpath.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ To allow inbound network traffic for RDP Shortpath, use the Windows Defender Fir
88
88
2. In the navigation pane, select **Inbound Rules**.
89
89
3. Select **Action**, and then select **New rule**.
90
90
4. On the **Rule Type** page of the New Inbound Rule Wizard, select **Custom**, and then select **Next**.
91
-
5. On the **Program** page, select **This program path**, and type "%SystemRoot%\s ystem32\svchost.exe' then select **Next**.
91
+
5. On the **Program** page, select **This program path**, and type "%SystemRoot%\system32\svchost.exe' then select **Next**.
92
92
6. On the **Protocol and Ports** page, select the UDP protocol type. In the **Local port**, select "Specific ports" and enter the configured UDP port. If you've left the default settings on, the port number will be 3390.
93
93
7. On the **Scope** page, you can specify that the rule applies only to network traffic to or from the IP addresses entered on this page. Configure as appropriate for your design, and then select **Next**.
94
94
8. On the **Action** page, select **Allow the connection**, and then select **Next**.
@@ -225,10 +225,10 @@ To disable RDP Shortpath for a specific client, you can use the following Group
225
225
To disable RDP Shortpath for a specific session host, you can use the following Group Policy to disable the UDP support:
226
226
227
227
1. On the Session Host Run **gpedit.msc**.
228
-
2. Go to **Computer Configuration > Administration Templates > Windows Components > Remote Desktop Services > Remote Desktop Connection Host > Connections**.
228
+
2. Go to **Computer Configuration > Administration Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections**.
229
229
3. Set the **"Select RDP Transport Protocols"** setting to **TCP Only**.
230
230
231
231
## Next steps
232
232
233
233
* To learn about Azure Virtual Desktop network connectivity, see [Understanding Azure Virtual Desktop network connectivity](network-connectivity.md).
234
-
* To get started with Quality of Service (QoS) for Azure Virtual Desktop, see [Implement Quality of Service (QoS) for Azure Virtual Desktop](rdp-quality-of-service-qos.md).
234
+
* To get started with Quality of Service (QoS) for Azure Virtual Desktop, see [Implement Quality of Service (QoS) for Azure Virtual Desktop](rdp-quality-of-service-qos.md).
0 commit comments