Skip to content

Commit 4c75fe9

Browse files
authored
Update load-balancer-multiple-ip.md
1 parent f544d80 commit 4c75fe9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-balancer/load-balancer-multiple-ip.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ In this section, you create two virtual machines to host the IIS websites.
5454

5555
3. In **Create virtual machine**, enter or select the following information:
5656

57-
| Setting | Value |
57+
| Setting | Value |
5858
|-----------------------|----------------------------------|
5959
| **Project Details** | |
6060
| Subscription | Select your Azure subscription |
@@ -85,7 +85,7 @@ In this section, you create two virtual machines to host the IIS websites.
8585
| Subnet | Select **backend-subnet(10.1.0.0/24)** |
8686
| Public IP | Select **None**. |
8787
| NIC network security group | Select **Advanced**|
88-
| Configure network security group | Select **Create new**. </br> In **Create network security group**, enter **myNSG** in **Name**. </br> In **Inbound rules**, select **+Add an inbound rule**. </br> In **Service**, select **HTTP**. </br> In **Priority**, enter **100**. </br> In **Name**, enter **myNSGrule** </br> Select **Add** </br> Select **OK** |
88+
| Configure network security group | Select **Create new**.</br> In **Create network security group**, enter **myNSG** in **Name**.</br> In **Inbound rules**, select **+Add an inbound rule**. </br> In **Service**, select **HTTP**.</br> In **Priority**, enter **100**. </br> In **Name**, enter **myNSGrule** </br> Select **Add** </br> Select **OK** |
8989

9090
6. Select **Review + create**.
9191

@@ -583,4 +583,4 @@ If you're not going to continue to use this application, delete the virtual mach
583583
Advance to the next article to learn how to create a cross-region load balancer:
584584

585585
> [!div class="nextstepaction"]
586-
> [Create a cross-region load balancer using the Azure portal](tutorial-cross-region-portal.md)
586+
> [Create a cross-region load balancer using the Azure portal](tutorial-cross-region-portal.md)

0 commit comments

Comments
 (0)