Skip to content

Commit 00ba42a

Browse files
committed
Fix formatting in load-balancer-create-no-gateway.md include file
Minor formatting fixes: normalized table separators, removed trailing whitespace, fixed comma placement in instructional text.
1 parent 31ec2fc commit 00ba42a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

includes/load-balancer-create-no-gateway.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,23 @@ The following procedure creates a virtual network with a resource subnet, an Azu
2121

2222
1. On the **Virtual networks** page, select **+ Create**.
2323

24-
1. On the **Basics** tab of **Create virtual network**, enter or select the following information:
24+
1. On the **Basics** tab of **Create virtual network**, enter, or select the following information:
2525

2626
| Setting | Value |
2727
|---|---|
28-
| **Project details** | |
28+
| **Project details** | |
2929
| Subscription | Select your subscription. |
3030
| Resource group | Select **Create new**. </br> Enter **load-balancer-rg** in Name. </br> Select **OK**. |
31-
| **Instance details** | |
31+
| **Instance details** | |
3232
| Name | Enter **lb-vnet**. |
3333
| Region | Select **East US**. |
3434

3535
1. Select the **Security** tab or **Next** button at the bottom of the page.
3636
1. Under **Azure Bastion**, enter or select the following information:
3737

3838
| Setting | Value |
39-
|---|---|
40-
| **Azure Bastion** | |
39+
| --- | --- |
40+
| **Azure Bastion** | |
4141
| Enable Azure Bastion | Select checkbox. |
4242
| Azure Bastion host name | Enter **lb-bastion**. |
4343
| Azure Bastion public IP address | Select **Create new**. </br> Enter **lb-bastion-ip** in Name. </br> Select **OK**. |
@@ -46,10 +46,10 @@ The following procedure creates a virtual network with a resource subnet, an Azu
4646
1. On **Create virtual network** page, enter or select the following information:
4747

4848
| Setting | Value |
49-
|---|---|
50-
| **Add IPv4 address space** | |
49+
| --- | --- |
50+
| **Add IPv4 address space** | |
5151
| IPv4 address space | Enter **10.0.0.0/16 (65,356 addresses)**. |
52-
| **Subnets** | Select the **default** subnet link to edit. |
52+
| **Subnets** | Select the **default** subnet link to edit. |
5353
| Subnet template | Leave the default **Default**. |
5454
| Name | Enter **backend-subnet**. |
5555
| Starting address | Enter **10.0.0.0**. |

0 commit comments

Comments
 (0)