QuestionQ154

Design and implement an infrastructure to support SAP workloads on Azure

You have an Azure subscription.

You deploy Active Directory domain controllers on Azure virtual machines. You plan to deploy Azure for SAP workloads and segregate the domain controllers from the SAP systems by using separate virtual networks.

You need to recommend a solution for connecting the virtual networks. The solution must minimize costs.

What should you recommend?

  • A a site-to-site VPN
  • B virtual network peering
  • C user-defined routing
  • D ExpressRoute
Explanation

Azure virtual network peering directly connects Azure virtual networks over the Microsoft backbone and does not require deployment of VPN or ExpressRoute gateway resources. It therefore provides the required VNet-to-VNet connectivity at lower infrastructure cost; only peering data-transfer charges apply.

Learn more

Community Discussion

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