Skip to Content

AZ-700: How to Direct Azure Web Traffic to Specific Backend Pools Using Host Header with Azure Application Gateway?

Learn how to configure multi-site listeners and request routing in Azure Application Gateway (AzGW1) to ensure web traffic is routed to specific backend pools based on the host header. Discover step-by-step instructions and best practices for optimizing Azure networking solutions.

Table of Contents

Question

You have an Azure Application Gateway named AzGW1 that contains two backend pools. Each pool hosts a web app that runs on Azure virtual machines.
You need to ensure that web traffic is directed to a specific backend pool based on the host header of the URL.
What should you configure on AzGW1?

A. a basic listener with a basic request routing rule
B. a basic listener with a path-based request routing rule
C. a multi-site listener with a basic request routing rule
D. a multi-site listener with a path-based request routing rule

Answer

C. a multi-site listener with a basic request routing rule

Explanation

Multi-site listeners use the host header to match, so one listener can be looking for URL, while another is listening for a different URL to direct traffic. Basic request routing sends all the traffic to the backend pool.

Designing and Implementing Microsoft Azure Networking Solutions AZ-700 certification exam assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the Designing and Implementing Microsoft Azure Networking Solutions AZ-700 exam and earn Designing and Implementing Microsoft Azure Networking Solutions AZ-700 certification.