There are configured firewall rules to allow health check probes to the
backend.
Misconfigured
There are firewall rules configured to allow partial health check ranges
or block all health check ranges.
If a health check probe is sent from denied IP ranges,
the health check to the backend will fail. Then, the backend will be
marked unhealthy and will not receive traffic sent to the load balancer.
Unspecified
State is unspecified. Default state if not populated.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The content outlines the different versions of `HealthCheckFirewallState` within the `Google.Cloud.NetworkManagement.V1` namespace, ranging from the latest version 2.13.0 down to 1.0.0."],["`HealthCheckFirewallState` is an enumeration that represents the configuration state of firewall rules concerning health check probes to a backend, as defined within the assembly `Google.Cloud.NetworkManagement.V1.dll`."],["There are three possible states for `HealthCheckFirewallState`: `Configured`, indicating that firewall rules allow health check probes; `Misconfigured`, meaning there are firewall rules that partially allow or entirely block health checks; and `Unspecified`, representing an undefined state."],["A misconfigured state for `HealthCheckFirewallState` can lead to health check failures, marking the backend as unhealthy and preventing it from receiving traffic."]]],[]]