Skip to content

Commit 649f27d

Browse files
Merge pull request #271970 from anavinahar/patch-277
Update virtual-network-multiple-ip-addresses-portal.md
2 parents 8740b41 + 598e525 commit 649f27d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network/ip-services/virtual-network-multiple-ip-addresses-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Assigning multiple IP addresses to a VM enables the following capabilities:
2020

2121
* Serve as a network virtual appliance, such as a firewall or load balancer.
2222

23-
* The ability to add any of the private IP addresses for any of the NICs to an Azure Load Balancer back-end pool. In the past, only the primary IP address for the primary NIC could be added to a back-end pool. For more information about load balancing multiple IP configurations, see [Load balancing multiple IP configurations](../../load-balancer/load-balancer-multiple-ip.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
23+
* The ability to add any (primary or secondary) private IP addresses of the NICs to an Azure Load Balancer backend pool. For more information about load balancing multiple IP configurations, see [Load balancing multiple IP configurations](../../load-balancer/load-balancer-multiple-ip.md?toc=%2fazure%2fvirtual-network%2ftoc.json) and [Outbound rules](../../load-balancer/outbound-rules.md#limitations).
2424

2525
Every NIC attached to a VM has one or more IP configurations associated to it. Each configuration is assigned one static or dynamic private IP address. Each configuration may also have one public IP address resource associated to it. To learn more about IP addresses in Azure, see [IP addresses in Azure](../../virtual-network/ip-services/public-ip-addresses.md).
2626

@@ -135,4 +135,4 @@ You can add a private IP address to a virtual machine by completing the followin
135135

136136
- Learn more about [public IP addresses](public-ip-addresses.md) in Azure.
137137
- Learn more about [private IP addresses](private-ip-addresses.md) in Azure.
138-
- Learn how to [Configure IP addresses for an Azure network interface](virtual-network-network-interface-addresses.md).
138+
- Learn how to [Configure IP addresses for an Azure network interface](virtual-network-network-interface-addresses.md).

0 commit comments

Comments
 (0)