A kelp-strand status page alerts whenever a single availability-test location times out. How should the developer reduce false outage pages?
Select an answer to reveal the explanation.
Short Explanation
Test from several places and require more than one location to fail before paging. One lonely geography timeout is weather, not necessarily an outage.
Full Explanation
Official guidance recommends multiple availability-test locations and an alert threshold based on how many locations must fail. Alerting on a single geography creates noisy false positives. Traffic Manager design and Redis misses are not the Application Insights availability-alert pattern for this skill.