Question 584 of 999
Design infrastructure solutionsmediumMultiple ChoiceObjective-mapped

Quick Answer

Azure Virtual WAN is the correct choice because it delivers a global hub-and-spoke architecture that seamlessly connects VNets across three regions and an on-premises data center over the Microsoft global backbone, while centralizing routing and enforcing security policies like forced tunneling via integrated Azure Firewall or third-party NVAs. This service directly addresses the need for multi-region connectivity and security by replacing complex peering meshes with a single managed fabric that inherently supports ExpressRoute integration and policy control. On the AZ-305 exam, this scenario tests your ability to distinguish between services that offer regional connectivity (like VNet peering) versus global, policy-driven solutions; a common trap is choosing Azure Firewall alone, which handles security but not the underlying multi-region routing. Remember the mnemonic “WAN for the WIN” — when you see multi-region, on-premises, and centralized policy enforcement, think Virtual WAN as the single pane of glass.

AZ-305 Design infrastructure solutions Practice Question

This AZ-305 practice question tests your understanding of design infrastructure solutions. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company has Azure virtual networks (VNets) in three different Azure regions and an on-premises data center connected via ExpressRoute. They need to connect all VNets to each other and to on-premises over the Microsoft global backbone. They also require centralized management of routing and the ability to enforce security policies such as forced tunneling for internet-bound traffic. Which Azure service should they use?

Question 1mediummultiple choice
Review the full routing breakdown →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Azure Virtual WAN

Azure Virtual WAN is the correct choice because it provides a hub-and-spoke architecture that connects VNets across regions and on-premises via the Microsoft global backbone, with built-in centralized routing management and the ability to enforce security policies like forced tunneling through integrated Azure Firewall or third-party NVAs. It meets all requirements: multi-region VNet connectivity, ExpressRoute integration, and centralized policy control.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure Virtual Network Manager

    Why it's wrong here

    Azure Virtual Network Manager allows you to manage and group VNets centrally, but it does not automatically create connectivity between them or provide global transit routing.

  • Azure Virtual WAN

    Why this is correct

    Azure Virtual WAN creates a hub-and-spoke architecture with a virtual hub in each region. It provides transit connectivity between VNets and on-premises, supports forced tunneling, and offers centralized policy management.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Azure Firewall

    Why it's wrong here

    Azure Firewall is a managed firewall service that inspects and controls traffic, but it does not provide the networking connectivity or global transit between VNets and on-premises.

  • Azure Route Server

    Why it's wrong here

    Azure Route Server enables dynamic BGP routing between network virtual appliances and Azure VNets, but it is not a global transit solution and does not directly connect multiple VNets or on-premises sites.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse Azure Virtual Network Manager (a connectivity configuration tool) with Azure Virtual WAN (a full SD-WAN solution), overlooking that Virtual WAN provides the actual routing, global transit, and integrated security enforcement required for multi-region and hybrid connectivity.

Detailed technical explanation

How to think about this question

Azure Virtual WAN uses a software-defined WAN (SD-WAN) architecture where each region has a virtual hub that acts as a transit router using BGP to exchange routes between connected VNets, ExpressRoute circuits, and VPN gateways. Forced tunneling is implemented by configuring a default route (0.0.0.0/0) in the hub's routing tables to point to an Azure Firewall or NVA, ensuring all internet-bound traffic from spoke VNets is inspected. The Microsoft global backbone provides low-latency, private connectivity between hubs, bypassing the public internet.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A healthcare organisation deploys an application with a public-facing web tier and a private database tier. The database subnet has no public IP and only accepts connections from the web tier's security group. Questions like this test whether you can design cloud network isolation using VNets/VPCs, subnets, and security group rules.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AZ-305 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AZ-305 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AZ-305 question test?

Design infrastructure solutions — This question tests Design infrastructure solutions — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Azure Virtual WAN — Azure Virtual WAN is the correct choice because it provides a hub-and-spoke architecture that connects VNets across regions and on-premises via the Microsoft global backbone, with built-in centralized routing management and the ability to enforce security policies like forced tunneling through integrated Azure Firewall or third-party NVAs. It meets all requirements: multi-region VNet connectivity, ExpressRoute integration, and centralized policy control.

What should I do if I get this AZ-305 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

2 more ways this is tested on AZ-305

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A company has multiple Azure virtual networks (VNets) in different Azure regions and an on-premises data center connected via ExpressRoute. They want to connect all VNets to each other and to the on-premises network securely over the Microsoft global backbone. They also want to simplify management by using a single orchestration interface. Which Azure service should they use?

easy
  • A.Azure Virtual WAN
  • B.VNet peering
  • C.Azure VPN Gateway
  • D.Azure ExpressRoute

Why A: Azure Virtual WAN is correct because it provides a hub-and-spoke architecture that connects branch offices, VNets, and on-premises networks over the Microsoft global backbone. It offers a single orchestration interface for managing connectivity, routing, and security policies across multiple regions and ExpressRoute circuits, meeting the requirement for secure, global connectivity with simplified management.

Variation 2. A company has Azure virtual networks (VNets) in three different Azure regions (West US, East US, and West Europe). They also have an on-premises data center connected to the East US region via ExpressRoute. They need to connect all VNets to each other and to the on-premises network. The solution must support transitive routing between all sites and provide centralized management of connectivity and routing policies. Which Azure service should they use?

easy
  • A.VNet peering
  • B.Azure Virtual WAN
  • C.VPN Gateway
  • D.ExpressRoute Direct

Why B: Azure Virtual WAN is correct because it provides a hub-and-spoke architecture with built-in transitive routing between all VNets and on-premises sites. It supports automatic connectivity through Virtual Hub routers, which use BGP to propagate routes across all spokes and branches, meeting the requirement for centralized management of connectivity and routing policies.

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AZ-305 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-305 exam.