Skip to content

Commit 2d88d2c

Browse files
Merge pull request #313432 from cburuzie/ICMP-limitation-edit
Update load-balancer-test-frontend-reachability.md
2 parents a4cd510 + fe680af commit 2d88d2c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ This section describes how to test reachability of a standard public load balanc
112112
| **Source** | Enter **Any** |
113113
| **Source port ranges** | Enter **\*** |
114114
| **Destination** | Enter **Any** |
115-
| **Service** | Ender **Custom** |
115+
| **Service** | Enter **Custom** |
116116
| **Destination port ranges** | Enter **\*** |
117117
| **Protocol** | Select **ICMP** |
118118
| **Action** | Select **Allow** |
@@ -212,7 +212,8 @@ Based on the current health probe state of your backend instances, you receive d
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.
214214
- Outbound ICMP pings are not supported on a Standard Load Balancer.
215-
- ICMP pings are not support on Global or Gateway Load Balancers.
215+
- ICMP pings are not supported on Global or Gateway Load Balancers.
216+
- ICMP pings are not supported for regional load balancers (load balancers that are deployed behind a Global Load Balancer).
216217

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

0 commit comments

Comments
 (0)