Skip to content

Commit 015cc71

Browse files
committed
edit pass: tutorial-load-balancer-standard-public-zonal-portal
1 parent 7971daf commit 015cc71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-balancer/tutorial-load-balancer-standard-public-zonal-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ In this section, you create NSG rules to allow inbound connections that use HTTP
105105
- **TCP**, for **Protocol**.
106106
- **Allow**, for **Action**.
107107
- **200**, for **Priority**.
108-
- **myRDPRule**, for name.
109-
- **Allow RDP**, for description.
108+
- **myRDPRule**, for **Name**.
109+
- **Allow RDP**, for **Description**.
110110

111111
![Create a RDP rule](./media/tutorial-load-balancer-standard-zonal-portal/create-rdp-rule.png)
112112

@@ -161,7 +161,7 @@ To distribute traffic to the VMs, a backend address pool contains the IP address
161161
1. Select **All resources** in the leftmost menu. Then select **myLoadBalancer** from the resources list.
162162
2. Under **Settings**, select **Backend pools**. Then select **Add**.
163163
3. On the **Add a backend pool** page, take the following actions:
164-
- For name, enter *myBackEndPool* as the name for your backend pool.
164+
- For name, enter **myBackEndPool** as the name for your backend pool.
165165
- For **Virtual network**, in the drop-down menu, select **myVNet**.
166166
- For **Virtual machine** and **IP address**, add **myVM1** and **myVM2** and their corresponding public IP addresses.
167167
4. Select **Add**.

0 commit comments

Comments
 (0)