Skip to content

Commit 773c3d0

Browse files
authored
load balancer | Update | Update load-balancer-faqs.yml
Per Issue #125463
1 parent 7967042 commit 773c3d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/load-balancer/load-balancer-faqs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ sections:
6767
answer: |
6868
Adding a VM from the same availability set to different backend pools isn't possible if the load balancer is NIC based. However, with IP-based load balancer, this constraint is lifted.
6969
70+
- question: |
71+
Can I ping from a backend VM behind a load balancer to a public IP?
72+
answer: |
73+
No, Azure Load Balancer does not support ICMP pings for outbound connectivity. If you want to ping outbound from a backend VM behind a load balancer, associate an Instance-level Public IP to the backend VM and send pings from that IP.
7074
- question: |
7175
What is the maximum data throughput that can be achieved via an Azure Load Balancer?
7276
answer: |

0 commit comments

Comments
 (0)