Skip to content

Commit 2774b7c

Browse files
authored
Update ICMP ping support details in documentation
Clarify ICMP ping support for Standard and Global Load Balancers.
1 parent c0e9a69 commit 2774b7c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

articles/load-balancer/load-balancer-test-frontend-reachability.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@ Based on the current health probe state of your backend instances, you receive d
211211

212212
- ICMP pings can't be disabled and are allowed by default on Standard Public Load Balancers.
213213
- ICMP pings with packet sizes larger than 64 bytes will be dropped, leading to timeouts.
214-
- Outbound ICMP pings are not supported on a Load Balancer.
214+
- Outbound ICMP pings are not supported on a Standard Load Balancer.
215+
- ICMP pings are not support on Global or Gateway Load Balancers.
215216

216217
> [!NOTE]
217218
> ICMP ping requests are not sent to the backend instances; they are handled by the Load Balancer.

0 commit comments

Comments
 (0)