Courseiva
Describe Azure architecture and serviceshardMultiple ChoiceObjective-mapped

AZ-900 Describe Azure architecture and services Practice Question

A global e-commerce platform runs on Azure App Service in multiple regions. They need to route user traffic to the nearest region based on geographic location, and also provide automatic failover if a region becomes unavailable. Which Azure service includes these capabilities with integrated Web Application Firewall (WAF)?

⚠ Common exam trap

Candidates often confuse Azure Traffic Manager's DNS-based global routing with Azure Front Door's application-layer global routing and WAF integration, assuming Traffic Manager can also provide WAF protection, which it cannot.

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 Front Door

Azure Front Door is a global, scalable entry point that uses the Microsoft global edge network to route user traffic to the nearest region based on geographic location (latency-based routing) and provides automatic failover across regions. It natively integrates Web Application Firewall (WAF) at the edge, protecting against common web exploits like SQL injection and cross-site scripting, making it the correct choice for this scenario.

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 Traffic Manager

    Why it's wrong here

    Azure Traffic Manager is a DNS-based global traffic router that directs clients to endpoint IPs based on routing methods (e.g., performance, priority, geographic). It provides global failover and distribution but does not inspect or manipulate HTTP/S traffic, and it does not include a Web Application Firewall (WAF). Because it only returns DNS responses rather than managing actual traffic, it lacks the security and layer 7 features required for an e-commerce platform.

    When this WOULD be correct

    A question asking for a DNS-level traffic routing service to distribute traffic across multiple regions based on performance or priority, without requiring WAF or application-layer protection, would make Traffic Manager the correct answer.

  • Azure Front Door

    Why this is correct

    Azure Front Door is the correct choice because it is a global, cloud-native entry point (layer 7) that provides HTTP/HTTPS load balancing across regions, geographic routing, automatic failover, and integrated Web Application Firewall (WAF). It uses Microsoft's global edge network with anycast to bring traffic to the nearest region, which is ideal for a global e-commerce platform. Front Door also supports path-based routing, domain acceleration, and TLS offload, making it a comprehensive global delivery solution.

  • Azure Application Gateway

    Why it's wrong here

    Azure Application Gateway is a regional layer 7 load balancer that operates within a single Azure region. While it includes a Web Application Firewall (WAF) and can route HTTP/S traffic, it cannot perform global load balancing or geographic routing across multiple regions. For a global e-commerce platform, this service would only manage traffic within one region, leaving other regions unserved or requiring separate instances.

    When this WOULD be correct

    An exam question asking for a regional web traffic load balancer with integrated WAF and SSL termination for a single-region application, where the requirement is to distribute traffic across backend servers within that region.

  • Azure Load Balancer

    Why it's wrong here

    Azure Load Balancer is a regional layer 4 load balancer that distributes TCP/UDP traffic within a virtual network or across availability zones. It operates at the transport layer and does not inspect HTTP/HTTPS headers, lacks an integrated Web Application Firewall (WAF), and cannot perform geographic routing. Thus, it is unsuitable for global web traffic management on an e-commerce platform.

    When this WOULD be correct

    A question asking for a service to distribute incoming traffic among virtual machines in the same region for high availability, with no need for geographic routing or WAF. For example: 'You need to distribute traffic across multiple VMs in a single Azure region to ensure application availability. Which service should you use?'

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The AZ-900 exam frequently reuses these exact scenarios with slightly different constraints.

Azure Front DoorCorrect answer

Why this is correct

Azure Front Door is the correct choice because it is a global, cloud-native entry point (layer 7) that provides HTTP/HTTPS load balancing across regions, geographic routing, automatic failover, and integrated Web Application Firewall (WAF). It uses Microsoft's global edge network with anycast to bring traffic to the nearest region, which is ideal for a global e-commerce platform. Front Door also supports path-based routing, domain acceleration, and TLS offload, making it a comprehensive global delivery solution.

Azure Traffic ManagerWrong answer — click to see why

Why this is wrong here

Azure Traffic Manager provides DNS-based traffic routing and failover but lacks integrated Web Application Firewall (WAF) capabilities, which the question explicitly requires.

★ When this WOULD be the correct answer

A question asking for a DNS-level traffic routing service to distribute traffic across multiple regions based on performance or priority, without requiring WAF or application-layer protection, would make Traffic Manager the correct answer.

Why candidates choose this

Candidates may associate Traffic Manager with geographic routing and failover, overlooking the specific requirement for integrated WAF, which is a key differentiator for Front Door.

Azure Application GatewayWrong answer — click to see why

Why this is wrong here

Azure Application Gateway provides regional load balancing with WAF, but it does not offer multi-region geographic routing or automatic global failover; it operates within a single region.

★ When this WOULD be the correct answer

An exam question asking for a regional web traffic load balancer with integrated WAF and SSL termination for a single-region application, where the requirement is to distribute traffic across backend servers within that region.

Why candidates choose this

Candidates may confuse Application Gateway's WAF and load balancing capabilities with the global routing and failover features of Azure Front Door, assuming Application Gateway can also handle multi-region traffic.

Azure Load BalancerWrong answer — click to see why

Why this is wrong here

Azure Load Balancer operates at Layer 4 (TCP/UDP) and does not provide geographic routing, automatic failover across regions, or integrated WAF. It is designed for distributing traffic within a single region, not global traffic management.

★ When this WOULD be the correct answer

A question asking for a service to distribute incoming traffic among virtual machines in the same region for high availability, with no need for geographic routing or WAF. For example: 'You need to distribute traffic across multiple VMs in a single Azure region to ensure application availability. Which service should you use?'

Why candidates choose this

Candidates may confuse Azure Load Balancer with Azure Front Door because both can distribute traffic and provide high availability, but they overlook that Load Balancer lacks global routing, geographic-based distribution, and integrated WAF.

Analysis generated from the official AZ-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

About these practice questions

Courseiva writes every AZ-900 question from scratch — 981 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AZ-900 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-900 exam.