Skip to content

Commit cdfd278

Browse files
committed
updates
1 parent b10828d commit cdfd278

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-network/ip-services/configure-public-ip-application-gateway.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ In this section, you create an Application Gateway resource. You select the IP a
4343
| ------- | ----- |
4444
| **Project details** | |
4545
| Subscription | Select your subscription. |
46-
| Resource group | Select **Create new**.<ul><li>Enter **myResourceGroupAppGW**.</li></ul>Select **OK**. |
46+
| Resource group | Select **Create new**.</br>Enter **myResourceGroupAppGW**.</br>Select **OK**. |
4747
| **Instance details** | |
4848
| Application gateway name | Enter **myAppGateway**. |
4949
| Region | Select **(US) West US 2**. |
@@ -55,7 +55,7 @@ In this section, you create an Application Gateway resource. You select the IP a
5555
| IP address type | Select **IPv4 only**. |
5656
| HTTP2 | Leave the default of **Enabled**. |
5757
| **Configure virtual network** | |
58-
| Virtual network | Select **Create new**. <ul><li>In **Create virtual network**, enter **myVNet** for name.</li><li>Leave the default address space in **ADDRESS SPACE**.</li><li>In **SUBNETS**, change **default** to **myAGSubnet**.</li></ul>Select **OK**.|
58+
| Virtual network | Select **Create new**.</br>In **Create virtual network**, enter **myVNet** for name.</br>Leave the default address space in **ADDRESS SPACE**.</br>In **SUBNETS**, change **default** to **myAGSubnet**.</br>Select **OK**.|
5959

6060
6. Select **Next: Frontends**.
6161

@@ -87,7 +87,7 @@ In this section, you create an Application Gateway resource. You select the IP a
8787
| **Backend targets** tab | |
8888
| Target type | Leave the default of **Backend pool**. |
8989
| Backend target | Select **myBackendPool**. |
90-
| HTTP settings | Select **Add new**.<ul><li>Enter **myHTTPsetting** in **Name**.</li><li>Leave the other settings at the defaults.</li></ul>Select **Add**.|
90+
| HTTP settings | Select **Add new**.</br>Enter **myHTTPsetting** in **Name**.</br>Leave the other settings at the defaults.</br>Select **Add**.|
9191

9292
13. Select **Add**.
9393

0 commit comments

Comments
 (0)