Skip to content

Commit f10c94a

Browse files
authored
Merge pull request #107245 from msrini-MSFT/patch-105
(AzureCXP) fixes MicrosoftDocs/azure-docs#49922
2 parents 187639d + e47410d commit f10c94a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-balancer/tutorial-load-balancer-basic-internal-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@ To distribute traffic to the VMs, the load balancer uses a back-end address pool
116116
1. On the **Add a backend pool** page, type or select the following values:
117117

118118
- **Name**: Type *MyBackendPool*.
119-
- **Associated to**: Drop down and select **Availability set**.
120-
- **Availability set**: Select **MyAvailabilitySet**.
119+
- **Associated to**: Drop down and select **Virtual Machine**.
121120

122-
1. Select **Add a target network IP configuration**.
121+
122+
1. Select **Virtual Machine**.
123123
1. Add **MyVM1** and **MyVM2** to the back-end pool.
124124
2. After you add each machine, drop down and select its **Network IP configuration**.
125125

0 commit comments

Comments
 (0)