Skip to Content

AZ-700: How to Configure Azure Traffic Manager for Prioritized Traffic Routing in Multi-Region Web Apps?

Learn how to configure Azure Traffic Manager with the Priority routing method to ensure traffic is routed first to UK West and automatically switches to UK South if UK West becomes unavailable. Perfect for optimizing Azure web app availability and reliability.

Table of Contents

Question

You have an Azure subscription that contains an Azure web app named App1. App1 is hosted in the UK West and UK South Azure regions.
You plan to configure Azure Traffic Manager to meet the following requirements:

  • App1 traffic must be routed to UK West.
  • UK West must be configured as the primary endpoint.
  • If UK West is unavailable, all traffic must be routed to UK South.

You need to configure an appropriate routing configuration.
Which routing method should you use?

A. Priority
B. Weighted

Answer

A. Priority

Explanation

Priority routing goes from the first priority endpoint, and if the health check is good, then all traffic goes there. If it becomes unhealthy, then it moves to the next endpoint.

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.