nerdexam
Microsoft

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…

Submitted by takeshi77· Apr 18, 2026

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)
  • A
    15% (7)
  • B
    4% (2)
  • C
    8% (4)
  • D
    73% (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.

Full AZ-140 Practice