nerdexam
MicrosoftMicrosoft

AZ-700 · Question #200

AZ-700 Question #200: Real Exam Question with Answer & Explanation

The correct answer is A: a Traffic Manager profile that uses the priority routing method. To implement Azure Traffic Manager for failover, ensuring all traffic redirects from App1eu to App1us if App1eu becomes unresponsive, two specific resources are required.

Submitted by miguelv· Apr 18, 2026

Question

You have an Azure subscription that contains the Azure App Service web apps shown in the following table. You need to deploy Azure Traffic Manager. The solution must meet the following requirements: - If App1eu becomes unresponsive, all the traffic to You need to implement Traffic Manager to meet the requirements. Which two resources should you create? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • Aa Traffic Manager profile that uses the priority routing method
  • Ba Traffic Manager profile that uses the geographic routing method
  • Ca CNAME record in a DNS domain named fabrikam.com
  • Da TXT record in a DNS domain named fabricam.com
  • Ea real user measurements key in Traffic Manager

Explanation

To implement Azure Traffic Manager for failover, ensuring all traffic redirects from App1eu to App1us if App1eu becomes unresponsive, two specific resources are required.

Common mistakes.

  • B. The geographic routing method distributes traffic based on the user's origin location and would not achieve the desired failover behavior where all traffic shifts to a single backup endpoint.
  • D. A TXT record is used for domain verification or other text-based information, not for directing user traffic to a service like Traffic Manager.
  • E. A real user measurements key is used for performance-based routing decisions by collecting client-side latency data and is not required for a simple priority-based failover setup.

Concept tested. Traffic Manager priority routing and DNS integration

Reference. https://learn.microsoft.com/en-us/azure/traffic-manager/traffic-manager-routing-methods

Community Discussion

No community discussion yet for this question.

Full AZ-700 PracticeBrowse All AZ-700 Questions