Skip to content

Commit 6d68cff

Browse files
committed
updated IP addresses to match image.
1 parent 011e15d commit 6d68cff

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

articles/application-gateway/quick-create-portal.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,17 @@ Create a resource group and virtual network for the application gateway and its
6565
| **Region** | Select the same region as the resource group. |
6666

6767
1. Select **Next > Next** or select the **IP Addresses** tab.
68-
1. On the **IP Addresses** tab, select **+ Add a subnet**.
69-
1. In the **Add subnet** window, enter *myBackendSubnet* for the subnet name, accept the default address range and other settings, and then select **Add**.
70-
1. From the **Subnets** list, select the **default** subnet and select the pencil icon to edit it. Change the name to *myAGSubnet* and then select **Save**.
68+
1. On the **IP Addresses** tab, configure the address space to *10.21.0.0/16*.
69+
1. Select **+ Add a subnet** and enter the following values:
70+
71+
| Setting | Value |
72+
| --- | --- |
73+
| **Subnet name** | Enter *myBackendSubnet*. |
74+
| **Starting address** | Enter *10.21.1.0*. |
75+
| **Subnet size** | Select */24 (256 addresses)*. |
76+
77+
1. Select **Add**.
78+
1. From the **Subnets** list, select the **default** subnet and select the pencil icon to edit it. Change the name to *myAGSubnet*, set the starting address to *10.21.0.0* with a subnet size of */24 (256 addresses)*, and then select **Save**.
7179
1. Select **Review + create** and then select **Create** to create the virtual network.
7280

7381
## Create an application gateway

0 commit comments

Comments
 (0)