You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let users know that ICMP is not supported by ICMP and a regular ping will fail. Provide users with guidance to ping their Load Balancer using TCP Ping.
Copy file name to clipboardExpand all lines: articles/load-balancer/concepts-limitations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Basic Load Balancers have limited scope (availability set) can only scale up to
47
47
***Outbound rules**: An **[outbound rule](https://docs.microsoft.com/azure/load-balancer/load-balancer-outbound-rules-overview)** configures outbound Network Address Translation (NAT) for all virtual machines or instances identified by the backend pool of your Standard Load Balancer to be translated to the frontend.
48
48
Basic Load Balancer does not support Outbound Rules.
***Transport Protocol**: Load Balancer does not support ICMP and so ICMP pings of a public facing Load Balancer will timeout. You can ping your public facing Load Balancer using TCP Ping.
0 commit comments