An ice-floe trail map must be proven reachable from several Azure regions even when no visitor is clicking. What should the developer create?
Select an answer to reveal the explanation.
Short Explanation
Standard availability tests poke a public URL from Azure’s test locations. Private VNet-only probes, Redis pings, and autoscale are not that outside-in check.
Full Explanation
A Standard availability test on Application Insights periodically requests a publicly reachable HTTPS URL from configured locations. It validates outside-in availability when users are quiet. Private-only probes, Redis health jobs, and autoscale rules do not replace that Application Insights test type.