Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
506 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How do i go about getting internet access on VMs that are on an internal load balancer pool?
Hi,You can either go with configuring the NAT gateway on the backend pool vm subnet or create a standard public load balancer and configure the outbound rules by adding these VMs as backend pool.