You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network/ip-services/configure-public-ip-application-gateway.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ In this section, you create an Application Gateway resource. You select the IP a
43
43
| ------- | ----- |
44
44
|**Project details**||
45
45
| 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**. |
47
47
|**Instance details**||
48
48
| Application gateway name | Enter **myAppGateway**. |
49
49
| Region | Select **(US) West US 2**. |
@@ -55,7 +55,7 @@ In this section, you create an Application Gateway resource. You select the IP a
55
55
| IP address type | Select **IPv4 only**. |
56
56
| HTTP2 | Leave the default of **Enabled**. |
57
57
|**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**.|
59
59
60
60
6. Select **Next: Frontends**.
61
61
@@ -87,7 +87,7 @@ In this section, you create an Application Gateway resource. You select the IP a
87
87
|**Backend targets** tab ||
88
88
| Target type | Leave the default of **Backend pool**. |
89
89
| 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**.|
0 commit comments