QuestionQ171

Plan and implement an Azure Virtual Desktop infrastructure

You have an Azure subscription.

You intend to deploy Azure Virtual Desktop.

You need to maximize network throughput for the session hosts in the deployment.

What has the greatest impact on each session host's network throughput?

  • A the number of network interfaces
  • B Accelerated Networking
  • C the virtual machine size
  • D RDP Shortpath
Explanation

Azure assigns network bandwidth on a per-VM basis, and the allocated throughput depends on the virtual machine size; larger VM sizes are allocated relatively more bandwidth. Additional network interfaces share that VM-level limit, while Accelerated Networking can help reach the allocated limit but does not increase it. Virtual machine network bandwidth — Microsoft Learn

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!