You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/load-balancer-multi-ip-portal.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ In this section, you create two virtual machines to host the IIS websites.
85
85
86
86
In this section, you change the private IP address of the existing NIC of each virtual machine to **Static**. Next, you add a new NIC resource to each virtual machine with a **Static** private IP address configuration.
87
87
88
-
For more information on configuring floating IP in the virtual machine configuration, see [Floating IP Guest OS configuration](/azure/load-balancer/load-balancer-floating-ip.md#floating-ip-guest-os-configuration).
88
+
For more information on configuring floating IP in the virtual machine configuration, see [Floating IP Guest OS configuration](/azure/load-balancer/load-balancer-floating-ip#floating-ip-guest-os-configuration).
89
89
90
90
1. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
91
91
@@ -401,9 +401,9 @@ During the creation of the load balancer, you configure:
401
401
> [!NOTE]
402
402
> IPv6 isn't currently supported with Routing Preference or Cross-region load-balancing (Global Tier).
403
403
>
404
-
> For more information on IP prefixes, see [Azure Public IP address prefix](/azure/virtual-network/ip-services/public-ip-address-prefix.md).
404
+
> For more information on IP prefixes, see [Azure Public IP address prefix](/azure/virtual-network/ip-services/public-ip-address-prefix).
405
405
>
406
-
> In regions with [Availability Zones](/azure/reliability/availability-zones-overview.md?toc=%2fazure%2fvirtual-network%2ftoc.json), you can select no-zone (default option), a specific zone, or zone-redundant. The choice depends on your specific domain failure requirements. In regions without Availability Zones, this field won't appear.</br> For more information on availability zones, see [Availability zones overview](/azure/reliability/availability-zones-overview.md).
406
+
> In regions with [Availability Zones](/azure/reliability/availability-zones-overview?toc=%2fazure%2fvirtual-network%2ftoc.json), you can select no-zone (default option), a specific zone, or zone-redundant. The choice depends on your specific domain failure requirements. In regions without Availability Zones, this field won't appear.</br> For more information on availability zones, see [Availability zones overview](/azure/reliability/availability-zones-overview).
407
407
408
408
7. Select **Add**.
409
409
@@ -509,8 +509,8 @@ During the creation of the load balancer, you configure:
509
509
32. Select **Create**.
510
510
511
511
> [!NOTE]
512
-
> In this example, we created a NAT gateway to provide outbound Internet access. The outbound rules tab in the configuration is bypassed as it's optional and isn't needed with the NAT gateway. For more information on Azure NAT gateway, see [What is Azure Virtual Network NAT?](/azure/virtual-network/nat-gateway/nat-overview.md)
513
-
> For more information about outbound connections in Azure, see [Source Network Address Translation (SNAT) for outbound connections](/azure/load-balancer/load-balancer-outbound-connections.md)
512
+
> In this example, we created a NAT gateway to provide outbound Internet access. The outbound rules tab in the configuration is bypassed as it's optional and isn't needed with the NAT gateway. For more information on Azure NAT gateway, see [What is Azure Virtual Network NAT?](/azure/virtual-network/nat-gateway/nat-overview)
513
+
> For more information about outbound connections in Azure, see [Source Network Address Translation (SNAT) for outbound connections](/azure/load-balancer/load-balancer-outbound-connections)
0 commit comments