Skip to content

Commit 5029618

Browse files
committed
fixes
1 parent dfc63cd commit 5029618

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/load-balancer/tutorial-gateway-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ In this section, you'll create the configuration and deploy the gateway load bal
239239

240240
## Add network virtual appliances to the gateway load balancer backend pool
241241

242-
Deploy NVAs through the Azure Marketplace. Once deployed, add the NVA virtual machines to the backend pool by navigating to the backend pools tab of your gateway load balancer.
242+
Deploy NVAs through the Azure Marketplace. Once deployed, add the NVA virtual machines to the backend pool of the gateway load balancer. To add the virtual machines, go to the backend pools tab of your gateway load balancer.
243243

244244
## Chain load balancer frontend to the gateway load balancer
245245

@@ -263,9 +263,9 @@ You'll add the frontend to the frontend IP of an existing load balancer in your
263263

264264
:::image type="content" source="./media/tutorial-gateway-portal/select-gateway-load-balancer.png" alt-text="Screenshot of addition of gateway load balancer to frontend IP." border="true":::
265265

266-
## Chain a VM NIC configuration to the gateway load balancer
266+
## Chain a virtual machine NIC configuration to the gateway load balancer
267267

268-
Instead of chaining a load balancer frontend to the gateway load balancer, you can chain a virtual machine's NIC configuration to the gateway load balancer. To chain the NIC configuration, add the configuration to the gateway load balancer frontend.
268+
Instead of chaining a load balancer frontend to the gateway load balancer, chain a virtual machine's NIC configuration to the gateway load balancer. To chain the NIC configuration, add the configuration to the gateway load balancer frontend.
269269

270270
> [!IMPORTANT]
271271
> A virtual machine must have a public IP address assigned before attempting to chain the NIC configuration to the frontend of the gateway load balancer.
@@ -282,7 +282,7 @@ Instead of chaining a load balancer frontend to the gateway load balancer, you c
282282

283283
5. In the network interface page, select **IP configurations** in **Settings**.
284284

285-
6. Select **myFrontend** in the **Gateway Load balancer** pull-down box.
285+
6. Select **myFrontend** in **Gateway Load balancer**.
286286

287287
:::image type="content" source="./media/tutorial-gateway-portal/vm-nic-gw-lb.png" alt-text="Screenshot of nic IP configuration." border="true":::
288288

0 commit comments

Comments
 (0)