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: articles/load-balancer/tutorial-gateway-portal.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -239,7 +239,7 @@ In this section, you'll create the configuration and deploy the gateway load bal
239
239
240
240
## Add network virtual appliances to the gateway load balancer backend pool
241
241
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.
243
243
244
244
## Chain load balancer frontend to the gateway load balancer
245
245
@@ -263,9 +263,9 @@ You'll add the frontend to the frontend IP of an existing load balancer in your
263
263
264
264
:::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":::
265
265
266
-
## Chain a VM NIC configuration to the gateway load balancer
266
+
## Chain a virtual machine NIC configuration to the gateway load balancer
267
267
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.
269
269
270
270
> [!IMPORTANT]
271
271
> 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
282
282
283
283
5. In the network interface page, select **IP configurations** in **Settings**.
284
284
285
-
6. Select **myFrontend** in the **Gateway Load balancer** pull-down box.
285
+
6. Select **myFrontend** in **Gateway Load balancer**.
286
286
287
287
:::image type="content" source="./media/tutorial-gateway-portal/vm-nic-gw-lb.png" alt-text="Screenshot of nic IP configuration." border="true":::
0 commit comments