Skip to content

Commit 1a0b25e

Browse files
authored
Merge pull request #83667 from arolariu/patch-1
Fixed two critical typos for the RDP Shortpath feature.
2 parents 82f66e3 + 7a5a7c9 commit 1a0b25e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-desktop/shortpath.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ To allow inbound network traffic for RDP Shortpath, use the Windows Defender Fir
8888
2. In the navigation pane, select **Inbound Rules**.
8989
3. Select **Action**, and then select **New rule**.
9090
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**.
9292
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.
9393
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**.
9494
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
225225
To disable RDP Shortpath for a specific session host, you can use the following Group Policy to disable the UDP support:
226226

227227
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**.
229229
3. Set the **"Select RDP Transport Protocols"** setting to **TCP Only**.
230230

231231
## Next steps
232232

233233
* 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

Comments
 (0)