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 various versions of the `HealthCheckFirewallState` within the `Google.Cloud.NetworkManagement.V1` namespace, ranging from version 1.0.0 to the latest version 2.13.0."],["`HealthCheckFirewallState` is an enumeration that defines the possible states of a health check firewall configuration, including `Configured`, `Misconfigured`, and `Unspecified`."],["The `Configured` state indicates that firewall rules are set up to permit health check probes to reach the backend."],["The `Misconfigured` state means that firewall rules either partially allow or completely block health check probe IP ranges, potentially causing the backend to be marked unhealthy and fail to receive traffic."],["The `Unspecified` state represents the default condition when the state is not explicitly defined."]]],[]]