For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAzure Solutions Architect Expert (AZ-305)Azure Solutions Architect Expert AZ-305 Practice Exam 1Question 55
    Hard1 markMultiple Choice
    Domain 4.4: Design network solutionsDomain 4Network SolutionsRoutingUDR
    This question is part of a case study — click to read the full scenario(Case 51)

    CASE STUDY: Global Enterprise Network

    Contoso Ltd is a global manufacturing company with 50,000 employees across 30 countries. They currently operate a mix of on-premises infrastructure (500 servers across 5 data centers) and Azure (20 subscriptions with 100+ VMs and various PaaS services). Their annual IT budget is $10 million, with plans to migrate 70% of workloads to Azure within 2 years.

    The company needs to reduce IT costs by 30%, improve disaster recovery (current RTO: 24 hours -> target: 2 hours), enhance security posture to meet ISO 27001 and SOC 2 compliance, and enable remote work for 80% of employees. All solutions must support future growth of 20% annually.

    Some legacy applications cannot be modified and must run on Windows Server 2012. Network connectivity requires 10 Gbps throughput to Azure with <20ms latency. GDPR compliance mandates that EU customer data must remain in European Azure regions.

    QUESTION 1 OF 5:
    Contoso needs to connect their 5 global data centers to Azure and provide any-to-any connectivity (e.g., Data Center 1 can talk to Data Center 2 via the Azure backbone). They also need to connect 20 different Azure VNets across 3 regions. They want a managed service that minimizes routing complexity.

    Which network topology should you recommend?

    View full case study page →

    AZ-305 · Question 55 · Domain 4.4: Design network solutions

    CASE STUDY: Global Enterprise Network

    Contoso Ltd is a global manufacturing company with 50,000 employees across 30 countries. They currently operate a mix of on-premises infrastructure (500 servers across 5 data centers) and Azure (20 subscriptions with 100+ VMs and various PaaS services). Their annual IT budget is $10 million, with plans to migrate 70% of workloads to Azure within 2 years.

    The company needs to reduce IT costs by 30%, improve disaster recovery (current RTO: 24 hours -> target: 2 hours), enhance security posture to meet ISO 27001 and SOC 2 compliance, and enable remote work for 80% of employees. All solutions must support future growth of 20% annually.

    Some legacy applications cannot be modified and must run on Windows Server 2012. Network connectivity requires 10 Gbps throughput to Azure with <20ms latency. GDPR compliance mandates that EU customer data must remain in European Azure regions.

    QUESTION 5 OF 5:
    Contoso has a Hub VNet and two Spoke VNets (Spoke A and Spoke B) in the West Europe region.

    The VNets are peered (Hub-to-Spoke A, and Hub-to-Spoke B). A Network Virtual Appliance (NVA) firewall is deployed in the Hub VNet.

    You need to ensure that when a VM in Spoke A tries to communicate with a VM in Spoke B, the traffic is forced through the NVA in the Hub VNet for inspection.

    What must you configure?

    Answer options:

    A.

    User Defined Routes (UDRs) on the subnets in Spoke A and Spoke B.

    B.

    Enable 'Allow gateway transit' on the VNet peerings.

    C.

    Network Security Groups (NSGs) on the subnets in Spoke A and Spoke B.

    D.

    Azure Route Server in the Hub VNet.

    How to approach this question

    Understand how Azure routes traffic by default (system routes) and how to override it (UDRs) to force traffic through an inspection appliance.

    Full Answer

    A.User Defined Routes (UDRs) on the subnets in Spoke A and Spoke B.✓ Correct
    User Defined Routes (UDRs) on the subnets in Spoke A and Spoke B.
    By default, VNet peering is non-transitive (Spoke A cannot talk to Spoke B through the Hub). To enable Spoke-to-Spoke communication and force that traffic through a central Network Virtual Appliance (NVA) or Azure Firewall in the Hub, you must create User Defined Routes (UDRs). You attach a Route Table to the subnets in Spoke A with a rule: 'To reach Spoke B, set the next hop to the Virtual Appliance IP address'. You do the reverse for Spoke B.

    Common mistakes

    Choosing 'Allow gateway transit'. This is a very common mistake. Gateway transit is strictly for VPN/ExpressRoute gateways, not for routing traffic through an NVA/Firewall.
    Question 54All questions

    Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 1

    55 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01Contoso Ltd is a global financial institution with 80 Azure subscriptions spread across 4 managem...MediumQ02Fabrikam Inc. operates a hybrid cloud environment with 500 on-premises VMware virtual machines ru...HardQ03A startup company has a single Azure subscription with a monthly budget of $5,000. The CFO want...EasyQ04You are designing an Azure Sentinel architecture for a Managed Security Service Provider (MSSP). ...MediumQ05A healthcare enterprise is migrating its infrastructure to Azure. They have strict compliance req...Hard
    View all 55 questions →