QuestionQ182

Plan and implement an Azure Virtual Desktop infrastructure

You have an Azure subscription containing a Windows Server virtual machine named Server1, deployed in the West US Azure region.

You deploy a new Azure Virtual Desktop host pool named HostPool1 in the East US Azure region.

You need to ensure all traffic between HostPool1 and Server1 is routed through the Microsoft backbone network.

What should you use?

  • A service endpoints
  • B virtual network peering
  • C routing tables
  • D Azure Traffic Manager
Explanation

Virtual network peering, including global virtual network peering across regions, provides private connectivity between Azure virtual networks. Traffic between peered virtual networks remains on the Microsoft backbone network rather than traversing the public internet.

Learn more

Community Discussion

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