Learn how Azure Front Door Profile prioritizes origins based on latency, weight, and priority in the origin group. Understand how to configure the correct settings for optimal load balancing in the AZ-700 certification exam.
Table of Contents
Question
You have an Azure Front Door profile named Profile1. Profile1 has an origin group that contains the following public resources:
OriginA: Has a priority of 1, a weight of 5, and latency of 15 ms
OriginB: Has a priority of 1, a weight of 8, and latency of 60 ms
OriginC: Has a priority of 1, a weight of 8, and latency of 30 ms
OriginD: Has a priority of 2, a weight of 8, and latency of 30 ms
The latency sensitivity setting is set to 30 ms in the origin group load balancing setting.
Which origins are selected by the profile?
A. OriginA and OriginB only
B. OriginA and OriginC only
C. OriginB and OriginC only
D. OriginC and OriginD only
Answer
B. OriginA and OriginC only
Explanation
The decision flow of traffic routing is priority, latency, and then weight. OriginA and OriginC are the only two origins within the latency sensitivity setting with a priority of 1. The traffic will be distributed between those two origins in a 5:8 ratio. OriginB is outside of the latency sensitivity setting. OriginD has a priority of 2 and will not be considered.
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.