Hard1 markMultiple Choice
AZ-305 · Question 48 · Domain 4.4: Network Solutions
A multinational corporation is redesigning its global network architecture.
They have 50 branch offices worldwide and 3 major on-premises data centers. They use Azure heavily, with 100+ Virtual Networks spread across 4 Azure regions.
They require a networking solution that:
- Provides any-to-any connectivity (branch-to-branch, branch-to-Azure, Azure-to-Azure).
- Automates the routing between all these endpoints.
- Minimizes the operational overhead of managing complex route tables and peering connections.
Which network architecture should you recommend?
A multinational corporation is redesigning its global network architecture.
They have 50 branch offices worldwide and 3 major on-premises data centers. They use Azure heavily, with 100+ Virtual Networks spread across 4 Azure regions.
They require a networking solution that:
- Provides any-to-any connectivity (branch-to-branch, branch-to-Azure, Azure-to-Azure).
- Automates the routing between all these endpoints.
- Minimizes the operational overhead of managing complex route tables and peering connections.
Which network architecture should you recommend?
Answer options:
A.
Traditional Hub-and-Spoke with VNet Peering
B.
Azure Virtual WAN
C.
Azure ExpressRoute with Global Reach
D.
Azure Front Door
How to approach this question
Look for keywords: 'any-to-any connectivity', 'global', 'many branches/VNets', and 'minimize routing overhead'.
Full Answer
B.Azure Virtual WAN✓ Correct
Azure Virtual WAN is a networking service that brings many networking, security, and routing functionalities together to provide a single operational interface. It is specifically designed for large-scale, global architectures requiring any-to-any connectivity (branch-to-branch, branch-to-VNet, VNet-to-VNet). It automates the complex routing that would otherwise require hundreds of User Defined Routes (UDRs) and peering connections in a traditional hub-and-spoke model.
Common mistakes
Choosing Traditional Hub-and-Spoke. While valid for smaller setups, the operational overhead of managing UDRs for 100+ VNets across 4 regions makes Virtual WAN the architectural best practice.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 2
55 questions · hints · full answers · grading
More questions from this exam
Q01Fabrikam Inc. is a global financial services company with 200 Azure subscriptions managed via a c...HardQ02A healthcare organization has 500 on-premises Windows Server VMs and 300 Azure VMs. They are impl...HardQ03You are designing a security monitoring solution using Microsoft Sentinel.
The compliance depar...EasyQ04Your company has a microservices application deployed across multiple Azure App Service instances...MediumQ05A defense contractor is migrating to Microsoft 365 and Azure. They have a strict security policy ...Hard
Expert