Skip to content

Commit 4738bce

Browse files
Merge pull request #267834 from cburuzie/patch-52
Update load-balancer-test-frontend-reachability.md
2 parents 3ab35ef + f5a4852 commit 4738bce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

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

217217
- ICMP pings can't be disabled and are allowed by default on Standard Public Load Balancers.
218-
- ICMP pings with packet sizes larger than 64 bytes will be dropped, leading to timeouts.
218+
- ICMP pings with packet sizes larger than 64 bytes will be dropped, leading to timeouts.
219+
- Outbound ICMP pings are not supported on a Load Balancer.
219220

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

0 commit comments

Comments
 (0)