AZ-140 · Question #308
You have an Azure subscription. You plan to deploy Azure Virtual Desktop. You need to maximize network throughput for the session hosts in the deployment. What will have the largest impact on the…
The correct answer is D. RDP Shortpath. RDP Shortpath establishes a UDP-based transport between a local device Windows App or the Remote Desktop app on supported platforms and session host in Azure Virtual Desktop. By default, the Remote Desktop Protocol (RDP) begins a TCP-based reverse connect transport, then tries…
Question
You have an Azure subscription. You plan to deploy Azure Virtual Desktop. You need to maximize network throughput for the session hosts in the deployment. What will have the largest impact on the network throughput of each session host?
Options
- Athe number of network interfaces
- BAccelerated Networking
- Cthe virtual machine size
- DRDP Shortpath
How the community answered
(48 responses)- A15% (7)
- B4% (2)
- C8% (4)
- D73% (35)
Explanation
RDP Shortpath establishes a UDP-based transport between a local device Windows App or the Remote Desktop app on supported platforms and session host in Azure Virtual Desktop. By default, the Remote Desktop Protocol (RDP) begins a TCP-based reverse connect transport, then tries to establish a remote session using UDP. If the UDP connection succeeds the TCP connection drops, otherwise the TCP connection is used as a fallback connection mechanism. https://learn.microsoft.com/en-us/azure/virtual-desktop/rdp-shortpath https://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/networking
Community Discussion
No community discussion yet for this question.