What you need to know
Check what the infrastructure probe observes and what happens when no backend path exists.
Potentially affected
Azure Standard Load Balancer monitoring configurations.
DSE recommendation
Pair data-path monitoring with backend membership checks and an application-level test.
Source facts
The data-path availability probe simulates traffic through the load-balancing rule to the host of a backend VM. The host responds; the VM itself does not receive that probe traffic. Its result is therefore different from an application response inside the guest.
When backend pools are empty, there is no valid data path to probe. Microsoft says the metric is then unavailable and configured alerts on that metric do not trigger. Microsoft Learn.
Applicability
Identify the frontend rule, intended backend membership, and the application transaction whose availability matters. Keep infrastructure-path health, backend health-probe state, and a real user transaction distinct in the monitoring design.
DSE recommendation
DSE recommends writing an acceptance statement for each signal before setting alert thresholds. Explicitly account for an empty backend pool instead of assuming the data-path alert covers it. Assign an owner to membership drift and define an application test that reaches the intended service through the frontend.
Verification
In a nonproduction load balancer, compare healthy traffic, an application failure, and an empty-pool condition. Record which signal changes in each case and whether the expected notification occurs. Inspect the application response separately from metric presence. Preserve the configured rule and backend list with the observed results before relying on the alert set.
Official references
Microsoft Learn: Load Balancer Diagnostics. Source retrieved September 9, 2026.
Review the official source
Load Balancer Diagnostics - Azure Load Balancer | Microsoft Learn · Verified September 9, 2026
Need help applying this guidance safely?
DSE can help confirm applicability, protect service continuity, and validate the result across physical security and IT systems.
Talk with DSE