Skip to Content

AZ-700: How to Configure Multi-Site Routing on Microsoft Azure Application Gateway for Secure Web Applications?

Learn how to deploy multiple web applications on a single Microsoft Azure Application Gateway instance with secure, multi-site routing. Discover the key configurations like routing rules based on hostname and registering multiple DNS names for optimal performance and security. Get insights into the best practices for distinct domain names in Azure networking solutions.

Table of Contents

Question

You plan to deploy multiple web applications on a single Microsoft Azure Application Gateway instance. Each application has its own domain name and requires separate routing configurations.
You need to configure the Application Gateway to support multi-site routing and ensure secure communication for each application using distinct domain names.
Each correct answer presents part of the solution. Which two actions should you take? (Choose 2)

A. Configure routing rules based on hostname.
B. Enable HTTP-only communication.
C. Register multiple DNS names for the IP address.
D. Use a single routing rule for all domains.

Answer

A. Configure routing rules based on hostname.
C. Register multiple DNS names for the IP address.

Explanation

Configuring routing rules based on hostname ensures accurate traffic direction to the correct backend pool. Creating separate HTTPS listeners for each domain ensures secure communication and proper routing. Registering multiple DNS names allows the Application Gateway to distinguish between different applications. Enabling HTTP-only communication compromises security, and using a single routing rule does not allow for distinct routing configurations.

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.