Skip to content

Commit 68b7541

Browse files
committed
updated image names & deleted unused images
1 parent 67f2f5d commit 68b7541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ If you want to reuse the backend port across multiple rules, you must enable Flo
2929
When Floating IP is enabled, Azure changes the IP address mapping to the Frontend IP address of the Load Balancer frontend instead of backend instance's IP. Without Floating IP, Azure exposes the VM instances' IP. Enabling Floating IP changes the IP address mapping to the Frontend IP of the load Balancer to allow for more flexibility. Learn more [here](load-balancer-multivip-overview.md).
3030

3131
In the diagrams below, you see how IP address mapping works before and after enabling Floating IP:
32-
:::image type="content" source="media/load-balancer-floating-ip/load-balancer-floatingip-before.png" alt-text="This diagram shows network traffic through a load balancer before Floating IP is enabled.":::
32+
:::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 Floating IP is enabled.":::
3333

34-
:::image type="content" source="media/load-balancer-floating-ip/load-balancer-floatingip-after.png" alt-text="This diagram shows network traffic through a load balancer after Floating IP is enabled.":::
34+
:::image type="content" source="media/load-balancer-floating-ip/load-balancer-floating-ip-after.png" alt-text="This diagram shows network traffic through a load balancer after Floating IP is enabled.":::
3535

3636
Floating IP can be configured on a Load Balancer rule via the Azure portal, REST API, CLI, PowerShell, or other client. In addition to the rule configuration, you must also configure your virtual machine's Guest OS in order to use Floating IP.
3737

0 commit comments

Comments
 (0)