Skip to content

Commit 48d1ebb

Browse files
committed
minor update
1 parent 6c438b8 commit 48d1ebb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/load-balancer/quickstart-load-balancer-standard-public-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ In this section, you create a virtual network, create two virtual machines for t
8181
6. Click **OK**, review the settings on the summary page, and then click **Create**.
8282
7. Using steps 1-6, create a second VM, named, *VM2* with *myAvailibilityset* as the Availability set, *myVnet* as its virtual network, *myBackendSubnet* and its subnet, and **myNetworkSecurityGroup* as its network security group.
8383

84-
### Create NSG rules
84+
### Create NSG rule
8585

86-
In this section, you create NSG rules to allow inbound connections using HTTP and RDP.
86+
In this section, you create a NSG rule to allow inbound connections using HTTP.
8787

8888
1. Click **All resources** in the left-hand menu, and then from the resources list click **myNetworkSecurityGroup** that is located in the **myResourceGroupSLB** resource group.
8989
2. Under **Settings**, click **Inbound security rules**, and then click **Add**.

articles/load-balancer/tutorial-load-balancer-standard-manage-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ In this section, you create a virtual network, create three virtual machines for
9090
6. Click **OK**, review the settings on the summary page, and then click **Create**.
9191
7. Create two more VMs, named, *VM2* and *VM3* with *myVnet* as its virtual network, *myBackendSubnet* as its subnet, and *myNetworkSecurityGroup* as its network security group using steps 1-6.
9292

93-
### Create network security group rules
93+
### Create network security group rule
9494

95-
In this section, you create NSG rules to allow inbound connections using HTTP and RDP.
95+
In this section, you create a NSG rule to allow inbound connections using HTTP.
9696

9797
1. Click **All resources** in the left-hand menu, and then from the resources list click **myNetworkSecurityGroup** that is located in the **myResourceGroupSLB** resource group.
9898
2. Under **Settings**, click **Inbound security rules**, and then click **Add**.
@@ -133,7 +133,7 @@ In this section, you create NSG rules to allow inbound connections using HTTP an
133133

134134
## Create load balancer resources
135135

136-
In this section, you configure load balancer settings for a backend address pool and a health probe, and specify load balancer rules.
136+
In this section, you configure load balancer settings for a backend address pool, a health probe, and specify a balancer rule.
137137

138138
### Create a backend address pool
139139

0 commit comments

Comments
 (0)