Skip to content

Commit 7ad118a

Browse files
authored
Merge pull request #100385 from anavinahar/patch-191
Update load-balancer-ipv6-internet-ps.md
2 parents f7c0a68 + cd9028c commit 7ad118a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-balancer/load-balancer-ipv6-internet-ps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ The following steps show how to create an Internet facing load balancer using Az
5151

5252
To deploy a load balancer, you create and configure the following objects:
5353

54-
* Front-end IP configuration - contains public IP addresses for incoming network traffic.
55-
* Back-end address pool - contains network interfaces (NICs) for the virtual machines to receive network traffic from the load balancer.
54+
* Frontend IP configuration - contains public IP addresses for incoming network traffic.
55+
* Backend address pool - contains network interfaces (NICs) for the virtual machines to receive network traffic from the load balancer.
5656
* Load balancing rules - contains rules mapping a public port on the load balancer to port in the back-end address pool.
5757
* Inbound NAT rules - contains rules mapping a public port on the load balancer to a port for a specific virtual machine in the back-end address pool.
5858
* Probes - contains health probes used to check availability of virtual machines instances in the back-end address pool.
5959

60-
For more information, see [Azure Resource Manager support for Load Balancer](load-balancer-arm.md).
60+
For more information, see [Azure Load Balancer components](load-balancer-overview.md#load-balancer-components).
6161

6262
## Set up PowerShell to use Resource Manager
6363

0 commit comments

Comments
 (0)