Skip to content

Commit 7827856

Browse files
Merge pull request #311901 from cozhang8/patch-15
Update ICMP ping support details in documentation
2 parents 6f323ca + 2774b7c commit 7827856

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)