Azure Application Gateway MCQ Questions and Answers

Mastering Azure Application Gateway is crucial for cloud certification success. This dedicated practice set features 177 Azure Application Gateway MCQ questions and answers designed to mirror real exam scenarios across various AZURE certifications.

📝 177 Questions⏱️ 90 min🎯 Pass: 70%

About Azure Application Gateway Practice Questions

This detailed quiz focuses on Azure Application Gateway, covering key concepts and scenarios often found in AZURE exams.

  • Comprehensive coverage of Azure Application Gateway features.
  • Scenario-based questions testing design and troubleshooting skills.
  • Detailed explanations to reinforce learning.

All 177 Azure Application Gateway Questions

Browse through the complete list of questions and answers below. Use this resource to review specific concepts or check your understanding of Azure Application Gateway.

1

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Proxy servers
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
2

Which load balancing service should you use for web traffic (HTTP/HTTPS) that requires Layer 7 features like URL path-based routing or SSL termination?

Azure Application Gateway
Azure Load Balancer
Azure Traffic Manager
ExpressRoute
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Application Gateway is a web traffic load balancer that supports advanced routing rules.
3

What is 'Web Application Firewall' (WAF) in the context of an Application Gateway?

A feature that provides centralized protection against common web vulnerabilities and exploits like SQL injection and cross-site scripting
A separate VM that runs a firewall
A tool that accelerates SSL handshake
A dashboard for monitoring web traffic
View Explanation
✓ Correct Answer: A feature that provides centralized protection against common web vulnerabilities and exploits like SQL injection and cross-site scriptingExplanation:WAF is based on rules from the OWASP Core Rule Sets (CRS).
4

An administrator wants to route traffic for 'example.com/images/*' to one backend pool and 'example.com/orders/*' to another. Which Application Gateway feature is needed?

URL Path-Based Routing
Multi-site hosting
Redirection
Health Probes
View Explanation
✓ Correct Answer: URL Path-Based RoutingExplanation:Path-based routing allows you to partition traffic for different parts of your application.
5

How does Application Gateway handle SSL/TLS traffic to reduce the load on backend servers?

By performing SSL Termination (offloading) at the gateway
By encrypting the traffic twice
By using UDP instead of TCP
By caching the SSL certificates
View Explanation
✓ Correct Answer: By performing SSL Termination (offloading) at the gatewayExplanation:SSL termination allows the backend communication to be unencrypted (or re-encrypted if needed), saving CPU cycles on the servers.
6

What is the requirement for the backend instances of an Application Gateway?

They must be in the same VNet or in a peered VNet, or reachable via an IP address
They must be in the same Availability Set
They must be Azure VMs only
They must have public IP addresses
View Explanation
✓ Correct Answer: They must be in the same VNet or in a peered VNet, or reachable via an IP addressExplanation:Application Gateway can route to varied targets including VMs, VMSS, and even on-premises servers.
7

Which Application Gateway feature allows you to host more than one website (e.g., contoso.com and fabrikam.com) on the same public IP address?

Multi-site hosting
Path-based routing
Rewriting HTTP headers
Inbound NAT rules
View Explanation
✓ Correct Answer: Multi-site hostingExplanation:Multi-site hosting uses the 'Host' header of the HTTP request to determine which site's listener should handle the request.
8

To improve performance for mobile users, an architect wants to enable HTTP/2 on the Application Gateway. Is this supported?

Yes, it is supported and can be enabled in the gateway configuration
No, it only supports HTTP/1.1
Only in the WAF SKU
Only for backend communication
View Explanation
✓ Correct Answer: Yes, it is supported and can be enabled in the gateway configurationExplanation:HTTP/2 provides multiplexing and header compression for improved efficiency.
9

What is the purpose of a 'Health Probe' in an Application Gateway?

To check if the backend application is responding correctly (e.g., returning a 200 OK)
To check the gateway's own CPU usage
To scan for viruses
To monitor the public IP
View Explanation
✓ Correct Answer: To check if the backend application is responding correctly (e.g., returning a 200 OK)Explanation:Gateway removes unhealthy instances from the rotation to prevent user errors.
10

Does Application Gateway support 'Cookie-based session affinity'?

Yes, it uses a gateway-managed cookie to keep a user session on the same backend
No, it only uses IP affinity
Only if the application provides its own cookie
Only for internal application gateways
View Explanation
✓ Correct Answer: Yes, it uses a gateway-managed cookie to keep a user session on the same backendExplanation:Cookie-based affinity is ideal for stateful applications.
11

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
12

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
13

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
14

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
15

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
16

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
17

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
18

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
19

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Load Balancer
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
20

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Load Balancer
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
21

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
22

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
23

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Load Balancer
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
24

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
25

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
26

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
27

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
28

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Load Balancer
Azure Application Gateway
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
29

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Application Gateway
Azure CDN
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
30

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
31

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Proxy servers
Azure Application Gateway
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
32

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
33

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
34

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure CDN
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
35

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
36

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
37

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Application Gateway
Azure Load Balancer
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
38

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Load Balancer
Azure Application Gateway
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
39

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Application Gateway
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
40

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
41

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Proxy servers
Azure Load Balancer
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
42

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure CDN
Proxy servers
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
43

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
44

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Load Balancer
Proxy servers
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
45

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
46

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Load Balancer
Azure Application Gateway
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
47

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Proxy servers
Azure CDN
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
48

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
49

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure CDN
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
50

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
51

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure CDN
Azure Application Gateway
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
52

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
53

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
54

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
55

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
56

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
57

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
58

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Application Gateway
Azure Load Balancer
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
59

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
60

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Load Balancer
Azure Application Gateway
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
61

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
62

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure CDN
Azure Application Gateway
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
63

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
64

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
65

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
66

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
67

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
68

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
69

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure CDN
Azure Application Gateway
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
70

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Application Gateway
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
71

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
72

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
73

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
74

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
75

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
76

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
77

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
78

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
79

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Application Gateway
Azure CDN
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
80

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
81

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
82

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Proxy servers
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
83

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
84

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
85

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Application Gateway
Azure CDN
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
86

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Proxy servers
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
87

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure CDN
Proxy servers
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
88

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
89

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure CDN
Proxy servers
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
90

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Application Gateway
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
91

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
92

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
93

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
94

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Proxy servers
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
95

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
96

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
97

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
98

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Proxy servers
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
99

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
100

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Application Gateway
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
101

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Load Balancer
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
102

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Proxy servers
Azure Load Balancer
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
103

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure CDN
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
104

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
105

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
106

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
107

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Application Gateway
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
108

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
109

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
110

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure CDN
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
111

A global company needs to provide high-performance access to their web applications for users distributed across the world. They require SSL termination, path-based routing, and protection against common web exploits (WAF). Which global load balancing service should they choose?

Azure Front Door
Azure Application Gateway
Azure Traffic Manager
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Front DoorExplanation:Azure Front Door is a global, scalable entry point that uses the Microsoft global edge network to provide fast and secure web application delivery.
112

An organization wants to improve their application's performance for users in South America. They want a solution that provides content caching at the edge and can protect against DDoS attacks. Which service should they choose?

Azure Front Door
Azure Traffic Manager
Azure CDN only
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Front DoorExplanation:Azure Front Door combines global load balancing with a CDN and WAF, providing a high-performance and secure entry point.
113

Which Azure load balancing service operates at Layer 7 (HTTP/HTTPS) and is best suited for scenarios where you need to perform URL path-based routing and SSL offloading within a single region?

Azure Application Gateway
Azure Load Balancer
Azure Front Door
Azure Traffic Manager
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Application Gateway is a regional web traffic load balancer that provides sophisticated L7 routing capabilities and WAF integration.
114

An organization wants to ensure that all their Azure App Service web apps are only accessible via their centralized Azure Front Door instance. What is the most secure way to enforce this restricted access?

Configure 'Access Restrictions' in the App Service to only allow the Front Door service tag and verify the X-Azure-FDID header
Use NSG rules on the App Service subnet
Azure Private Link only
IP address filtering
View Explanation
✓ Correct Answer: Configure 'Access Restrictions' in the App Service to only allow the Front Door service tag and verify the X-Azure-FDID headerExplanation:By checking the unique Front Door ID in the header, you ensure that traffic not only comes from the Azure network but specifically from YOUR Front Door instance.
115

A media company is streaming high-definition video globally using Azure Front Door. They want to prevent 'Link Leeches' from downloading their videos by ensuring that every request originates from their official domain. Which WAF feature should they use?

WAF 'Referer' header validation using a custom rule
Azure Policy
VNet Peering
Storage Account firewall
View Explanation
✓ Correct Answer: WAF 'Referer' header validation using a custom ruleExplanation:Custom WAF rules can inspect headers like 'Referer' to block unauthorized hotlinking.
116

To protect a mission-critical web application from 'Botnets' and 'L7 DDoS' attacks, you want to implement a solution that identifies sophisticated bot traffic patterns and blocks them before they reach your origin. Which service should you choose?

Azure Front Door with WAF (Bot Protection rule set)
Azure DDoS Protection (Network Protection)
Azure Firewall
Network Security Groups
View Explanation
✓ Correct Answer: Azure Front Door with WAF (Bot Protection rule set)Explanation:The Bot Protection rule set in Azure WAF uses threat intelligence from Microsoft to detect and block malicious bots.
117

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
118

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Load Balancer
Azure Application Gateway
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
119

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Application Gateway
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
120

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Application Gateway
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
121

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Proxy servers
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
122

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Load Balancer
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
123

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
124

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Proxy servers
Azure Load Balancer
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
125

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure CDN
Proxy servers
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
126

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure CDN
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
127

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
128

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
129

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
130

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Proxy servers
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
131

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
132

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
133

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
134

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure CDN
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
135

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Application Gateway
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
136

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
137

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Application Gateway
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
138

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure Load Balancer
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
139

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
140

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
141

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Proxy servers
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
142

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
143

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
144

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
145

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure Application Gateway
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
146

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
147

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Proxy servers
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
148

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Application Gateway
Azure Load Balancer
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
149

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
150

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure CDN
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
151

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
152

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Load Balancer
Azure Application Gateway
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
153

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Proxy servers
Azure Load Balancer
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
154

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
155

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Load Balancer
Azure Application Gateway
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
156

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Proxy servers
Azure Load Balancer
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
157

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Azure CDN
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
158

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure CDN
Proxy servers
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
159

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
160

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Azure Load Balancer
Azure Application Gateway
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
161

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure CDN
Azure Application Gateway
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
162

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure CDN
Azure Application Gateway
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
163

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
164

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure CDN
Azure Application Gateway
Proxy servers
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
165

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
166

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure CDN
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
167

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
168

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Proxy servers
Azure CDN
Azure Application Gateway
Azure Load Balancer
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
169

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
170

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Proxy servers
Azure CDN
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
171

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
172

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
173

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Load Balancer
Azure CDN
Proxy servers
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
174

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
175

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
176

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure Application Gateway
Azure Load Balancer
Proxy servers
Azure CDN
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.
177

You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?

Azure CDN
Proxy servers
Azure Load Balancer
Azure Application Gateway
View Explanation
✓ Correct Answer: Azure Application GatewayExplanation:Azure Application Gateway operates at Layer 7 (application layer) and supports advanced routing based on URL paths, hostnames, and headers.