Skip to content

Commit 5da3d5b

Browse files
Merge pull request #272087 from anavinahar/patch-278
Update load-balancer-floating-ip.md
2 parents 70b5ab2 + 1301b4e commit 5da3d5b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/load-balancer/load-balancer-floating-ip.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,9 @@ sudo ufw allow 80/tcp
149149

150150
## <a name = "limitations"></a>Limitations
151151

152-
- You can't use Floating IP on secondary IP configurations for Load Balancing scenarios. This limitation doesn't apply to Public load balancers with dual-stack configurations or to architectures that utilize a NAT Gateway for outbound connectivity.
152+
- With Floating IP enabled on a load balancing rule, your application must use the primary IP configuration of the network interface for outbound.
153+
- You can't use Floating IP on secondary IPv4 configurations for Load Balancing scenarios. This limitation doesn't apply to Public load balancers with dual-stack (IPv4 and IPv6) configurations or to architectures that utilize a NAT Gateway for outbound connectivity.
154+
- If your application binds to the frontend IP address configured on the loopback interface in the guest OS, Azure's outbound won't rewrite the outbound flow, and the flow fails. Review [outbound scenarios](load-balancer-outbound-connections.md).
153155

154156
## Next steps
155157

0 commit comments

Comments
 (0)