@@ -105,8 +105,8 @@ In this section, you create NSG rules to allow inbound connections that use HTTP
105
105
- ** TCP** , for ** Protocol** .
106
106
- ** Allow** , for ** Action** .
107
107
- ** 200** , for ** Priority** .
108
- - ** myRDPRule** , for name .
109
- - ** Allow RDP** , for description .
108
+ - ** myRDPRule** , for ** Name ** .
109
+ - ** Allow RDP** , for ** Description ** .
110
110
111
111
![ Create a RDP rule] ( ./media/tutorial-load-balancer-standard-zonal-portal/create-rdp-rule.png )
112
112
@@ -161,7 +161,7 @@ To distribute traffic to the VMs, a backend address pool contains the IP address
161
161
1 . Select ** All resources** in the leftmost menu. Then select ** myLoadBalancer** from the resources list.
162
162
2 . Under ** Settings** , select ** Backend pools** . Then select ** Add** .
163
163
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.
165
165
- For ** Virtual network** , in the drop-down menu, select ** myVNet** .
166
166
- For ** Virtual machine** and ** IP address** , add ** myVM1** and ** myVM2** and their corresponding public IP addresses.
167
167
4 . Select ** Add** .
0 commit comments