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
| AzureBastionSubnet address space | Enter **10.1.1.0/26**|
72
-
| Public IP Address | Select **Create new**. </br> For **Name**, enter **myBastionIP**. </br> Select **OK**. |
73
-
74
-
11. Select the **Review + create** tab or select the **Review + create** button.
79
+
| Subnet template | Azure Bastion |
80
+
| Starting address | Enter **10.1.1.0**|
81
+
| Subnet size | Select **/26**|
82
+
83
+
1. Select **Add**.
84
+
85
+
1. Select the **Review + create** tab or select the **Review + create** button.
75
86
76
-
12. Select **Create**.
87
+
1. Select **Create**.
77
88
78
89
> [!NOTE]
79
90
> The virtual network and subnet are created immediately. The Bastion host creation is submitted as a job and will complete within 10 minutes. You can proceed to the next steps while the Bastion host is created.
@@ -91,9 +102,9 @@ During the creation of the load balancer, you'll configure:
91
102
92
103
1. In the search box at the top of the portal, enter **Load balancer**. Select **Load balancers** in the search results.
93
104
94
-
2. In the **Load balancer** page, select **+ Create**.
105
+
1. In the **Load balancer** page, select **+ Create**.
95
106
96
-
3. In the **Basics** tab of the **Create load balancer** page, enter or select the following information:
107
+
1. In the **Basics** tab of the **Create load balancer** page, enter or select the following information:
97
108
98
109
| Setting | Value |
99
110
| --- | --- |
@@ -109,51 +120,51 @@ During the creation of the load balancer, you'll configure:
109
120
110
121
:::image type="content" source="./media/quickstart-load-balancer-standard-public-portal/create-standard-load-balancer.png" alt-text="Screenshot of create standard load balancer basics tab." border="true":::
111
122
112
-
4. Select **Next: Frontend IP configuration** at the bottom of the page.
123
+
1. Select **Next: Frontend IP configuration** at the bottom of the page.
113
124
114
-
5. In **Frontend IP configuration**, select **+ Add a frontend IP configuration**.
125
+
1. In **Frontend IP configuration**, select **+ Add a frontend IP configuration**.
115
126
116
-
6. Enter **myFrontend** in **Name**.
127
+
1. Enter **myFrontend** in **Name**.
117
128
118
-
7. Select **IPv4** for the **IP version**.
129
+
1. Select **IPv4** for the **IP version**.
119
130
120
-
8. Select **IP address** for the **IP type**.
131
+
1. Select **IP address** for the **IP type**.
121
132
122
133
> [!NOTE]
123
134
> For more information on IP prefixes, see [Azure Public IP address prefix](../virtual-network/ip-services/public-ip-address-prefix.md).
124
135
125
-
9. Select **Create new** in **Public IP address**.
136
+
1. Select **Create new** in **Public IP address**.
126
137
127
-
10. In **Add a public IP address**, enter **myPublicIP** for **Name**.
138
+
1. In **Add a public IP address**, enter **myPublicIP** for **Name**.
128
139
129
-
11. Select **Zone-redundant** in **Availability zone**.
140
+
1. Select **Zone-redundant** in **Availability zone**.
130
141
131
142
> [!NOTE]
132
143
> In regions with [Availability Zones](../availability-zones/az-overview.md?toc=%2fazure%2fvirtual-network%2ftoc.json#availability-zones), you have the option to select no-zone (default option), a specific zone, or zone-redundant. The choice will depend on your specific domain failure requirements. In regions without Availability Zones, this field won't appear. </br> For more information on availability zones, see [Availability zones overview](../availability-zones/az-overview.md).
133
144
134
-
12. Leave the default of **Microsoft Network** for **Routing preference**.
145
+
1. Leave the default of **Microsoft Network** for **Routing preference**.
135
146
136
-
13. Select **OK**.
147
+
1. Select **OK**.
137
148
138
-
14. Select **Add**.
149
+
1. Select **Add**.
139
150
140
-
15. Select **Next: Backend pools** at the bottom of the page.
151
+
1. Select **Next: Backend pools** at the bottom of the page.
141
152
142
-
16. In the **Backend pools** tab, select **+ Add a backend pool**.
153
+
1. In the **Backend pools** tab, select **+ Add a backend pool**.
143
154
144
-
17. Enter **myBackendPool** for **Name** in **Add backend pool**.
155
+
1. Enter **myBackendPool** for **Name** in **Add backend pool**.
145
156
146
-
18. Select **myVNet** in **Virtual network**.
157
+
1. Select **myVNet** in **Virtual network**.
147
158
148
-
19. Select **IP Address** for **Backend Pool Configuration**.
159
+
1. Select **IP Address** for **Backend Pool Configuration**.
149
160
150
-
21. Select **Save**.
161
+
1. Select **Save**.
151
162
152
-
22. Select **Next: Inbound rules** at the bottom of the page.
163
+
1. Select **Next: Inbound rules** at the bottom of the page.
153
164
154
-
23. Under **Load balancing rule** in the **Inbound rules** tab, select **+ Add a load balancing rule**.
165
+
1. Under **Load balancing rule** in the **Inbound rules** tab, select **+ Add a load balancing rule**.
155
166
156
-
24. In **Add load balancing rule**, enter or select the following information:
167
+
1. In **Add load balancing rule**, enter or select the following information:
157
168
158
169
| Setting | Value |
159
170
| ------- | ----- |
@@ -171,11 +182,11 @@ During the creation of the load balancer, you'll configure:
171
182
| Floating IP | Select **Disabled**. |
172
183
| Outbound source network address translation (SNAT) | Leave the default of **(Recommended) Use outbound rules to provide backend pool members access to the internet.**|
173
184
174
-
25. Select **Add**.
185
+
1. Select **Add**.
175
186
176
-
26. Select the blue **Review + create** button at the bottom of the page.
187
+
1. Select the blue **Review + create** button at the bottom of the page.
177
188
178
-
27. Select **Create**.
189
+
1. Select **Create**.
179
190
180
191
> [!NOTE]
181
192
> In this example we'll create a NAT gateway to provide outbound Internet access. The outbound rules tab in the configuration is bypassed as it's optional and isn't needed with the NAT gateway. For more information on Azure NAT gateway, see [What is Azure Virtual Network NAT?](../virtual-network/nat-gateway/nat-overview.md)
@@ -187,9 +198,9 @@ In this section, you'll create a NAT gateway for outbound internet access for re
187
198
188
199
1. In the search box at the top of the portal, enter **NAT gateway**. Select **NAT gateways** in the search results.
189
200
190
-
2. In **NAT gateways**, select **+ Create**.
201
+
1. In **NAT gateways**, select **+ Create**.
191
202
192
-
3. In **Create network address translation (NAT) gateway**, enter or select the following information:
203
+
1. In **Create network address translation (NAT) gateway**, enter or select the following information:
193
204
194
205
| Setting | Value |
195
206
| ------- | ----- |
@@ -202,23 +213,23 @@ In this section, you'll create a NAT gateway for outbound internet access for re
202
213
| Availability zone | Select **None**. |
203
214
| Idle timeout (minutes) | Enter **15**. |
204
215
205
-
4. Select the **Outbound IP** tab or select **Next: Outbound IP** at the bottom of the page.
216
+
1. Select the **Outbound IP** tab or select **Next: Outbound IP** at the bottom of the page.
206
217
207
-
5. In **Outbound IP**, select **Create a new public IP address** next to **Public IP addresses**.
218
+
1. In **Outbound IP**, select **Create a new public IP address** next to **Public IP addresses**.
208
219
209
-
6. Enter **myNATgatewayIP** in **Name**.
220
+
1. Enter **myNATgatewayIP** in **Name**.
210
221
211
-
7. Select **OK**.
222
+
1. Select **OK**.
212
223
213
-
8. Select the **Subnet** tab or select the **Next: Subnet** button at the bottom of the page.
224
+
1. Select the **Subnet** tab or select the **Next: Subnet** button at the bottom of the page.
214
225
215
-
9. In **Virtual network** in the **Subnet** tab, select **myVNet**.
226
+
1. In **Virtual network** in the **Subnet** tab, select **myVNet**.
216
227
217
-
10. Select **myBackendSubnet** under **Subnet name**.
228
+
1. Select **myBackendSubnet** under **Subnet name**.
218
229
219
-
11. Select the blue **Review + create** button at the bottom of the page, or select the **Review + create** tab.
230
+
1. Select the blue **Review + create** button at the bottom of the page, or select the **Review + create** tab.
220
231
221
-
12. Select **Create**.
232
+
1. Select **Create**.
222
233
223
234
## Create virtual machines
224
235
@@ -228,9 +239,9 @@ These VMs are added to the backend pool of the load balancer that was created ea
228
239
229
240
1. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
@@ -253,9 +264,9 @@ These VMs are added to the backend pool of the load balancer that was created ea
253
264
|**Inbound port rules**||
254
265
| Public inbound ports | Select **None**|
255
266
256
-
4. Select the **Networking** tab, or select **Next: Disks**, then **Next: Networking**.
267
+
1. Select the **Networking** tab, or select **Next: Disks**, then **Next: Networking**.
257
268
258
-
5. In the Networking tab, select or enter the following information:
269
+
1. In the Networking tab, select or enter the following information:
259
270
260
271
| Setting | Value |
261
272
| ------- | ----- |
@@ -274,11 +285,11 @@ These VMs are added to the backend pool of the load balancer that was created ea
274
285
| Select a backend pool | Select **myBackendPool**|
275
286
| Configure network security group | Select **Create new**. </br> In the **Create network security group**, enter **myNSG** in **Name**. </br> Under **Inbound rules**, select **+Add an inbound rule**. </br> Under **Service**, select **HTTP**. </br> Under **Priority**, enter **100**. </br> In **Name**, enter **myNSGRule** </br> Select **Add** </br> Select **OK**|
276
287
277
-
6. Select **Review + create**.
288
+
1. Select **Review + create**.
278
289
279
-
7. Review the settings, and then select **Create**.
290
+
1. Review the settings, and then select **Create**.
280
291
281
-
8. Follow the steps 1 through 7 to create another VM with the following values and all the other settings the same as **myVM1**:
292
+
1. Follow the steps 1 through 7 to create another VM with the following values and all the other settings the same as **myVM1**:
282
293
283
294
| Setting | VM 2
284
295
| ------- | ----- |
@@ -292,17 +303,17 @@ These VMs are added to the backend pool of the load balancer that was created ea
292
303
293
304
1. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
294
305
295
-
2. Select **myVM1**.
306
+
1. Select **myVM1**.
296
307
297
-
3. On the **Overview** page, select **Connect**, then **Bastion**.
308
+
1. On the **Overview** page, select **Connect**, then **Bastion**.
298
309
299
-
4. Enter the username and password entered during VM creation.
310
+
1. Enter the username and password entered during VM creation.
300
311
301
-
5. Select **Connect**.
312
+
1. Select **Connect**.
302
313
303
-
6. On the server desktop, navigate to **Start** > **Windows PowerShell** > **Windows PowerShell**.
314
+
1. On the server desktop, navigate to **Start** > **Windows PowerShell** > **Windows PowerShell**.
304
315
305
-
7. In the PowerShell Window, run the following commands to:
316
+
1. In the PowerShell Window, run the following commands to:
306
317
307
318
* Install the IIS server
308
319
* Remove the default iisstart.htm file
@@ -320,17 +331,17 @@ These VMs are added to the backend pool of the load balancer that was created ea
320
331
321
332
```
322
333
323
-
8. Close the Bastion session with **myVM1**.
334
+
1. Close the Bastion session with **myVM1**.
324
335
325
-
9. Repeat steps 1 to 8 to install IIS and the updated iisstart.htm file on **myVM2**.
336
+
1. Repeat steps 1 to 8 to install IIS and the updated iisstart.htm file on **myVM2**.
326
337
327
338
## Test the load balancer
328
339
329
340
1. In the search box at the top of the page, enter **Public IP**. Select **Public IP addresses** in the search results.
330
341
331
-
2. In **Public IP addresses**, select **myPublicIP**.
342
+
1. In **Public IP addresses**, select **myPublicIP**.
332
343
333
-
3. Copy the item in **IP address**. Paste the public IP into the address bar of your browser. The custom VM page of the IIS Web server is displayed in the browser.
344
+
1. Copy the item in **IP address**. Paste the public IP into the address bar of your browser. The custom VM page of the IIS Web server is displayed in the browser.
334
345
335
346
:::image type="content" source="./media/quickstart-load-balancer-standard-public-portal/load-balancer-test.png" alt-text="Screenshot of load balancer test":::
0 commit comments