Skip to content

Commit ac7ad54

Browse files
authored
Update load-balancer-floating-ip.md
1 parent 918ceee commit ac7ad54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Some application scenarios prefer or require the use of the same port by multipl
2323
| Floating IP enabled | Azure changes the IP address mapping to the Frontend IP address of the Load Balancer |
2424
| Floating IP disabled | Azure exposes the VM instances' IP address |
2525

26-
If you want to reuse the backend port across multiple rules, you must enable Floating IP in the rule definition. Enabling Floating IP allows for more flexibility. Learn more [here](load-balancer-multivip-overview.md).
26+
If you want to reuse the backend port across multiple rules, you must enable Floating IP in the rule definition. Enabling Floating IP allows for more flexibility.
2727

2828
In the diagrams, you see how IP address mapping works before and after enabling Floating IP:
2929
:::image type="content" source="media/load-balancer-floating-ip/load-balancer-floating-ip-before.png" alt-text="This diagram shows network traffic through a load balancer before enabling Floating IP.":::

0 commit comments

Comments
 (0)