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/27**|
71
+
| AzureBastionSubnet address space | Enter **10.1.1.0/26**|
72
72
| Public IP Address | Select **Create new**. </br> For **Name**, enter **myBastionIP**. </br> Select **OK**. |
73
73
74
74
11. Select the **Review + create** tab or select the **Review + create** button.
@@ -102,7 +102,7 @@ During the creation of the load balancer, you'll configure:
102
102
| Resource group | Select **CreatePubLBQS-rg**. |
103
103
|**Instance details**||
104
104
| Name | Enter **myLoadBalancer**|
105
-
| Region | Select **West Europe**. |
105
+
| Region | Select **West US**. |
106
106
| SKU | Leave the default **Standard**. |
107
107
| Type | Select **Public**. |
108
108
| Tier | Leave the default **Regional**. |
@@ -115,10 +115,7 @@ During the creation of the load balancer, you'll configure:
115
115
116
116
6. Enter **myFrontend** in **Name**.
117
117
118
-
7. Select **IPv4** or **IPv6** for the **IP version**.
119
-
120
-
> [!NOTE]
121
-
> IPv6 isn't currently supported with Routing Preference or Cross-region load-balancing (Global Tier).
118
+
7. Select **IPv4** for the **IP version**.
122
119
123
120
8. Select **IP address** for the **IP type**.
124
121
@@ -148,23 +145,21 @@ During the creation of the load balancer, you'll configure:
148
145
149
146
18. Select **myVNet** in **Virtual network**.
150
147
151
-
19. Select **NIC** or **IP Address** for **Backend Pool Configuration**.
152
-
153
-
20. Select **IPv4** or **IPv6** for **IP version**.
148
+
19. Select **IP Address** for **Backend Pool Configuration**.
154
149
155
-
21. Select **Add**.
150
+
21. Select **Save**.
156
151
157
152
22. Select **Next: Inbound rules** at the bottom of the page.
158
153
159
-
23.In**Load balancing rule** in the **Inbound rules** tab, select **+ Add a load balancing rule**.
154
+
23.Under**Load balancing rule** in the **Inbound rules** tab, select **+ Add a load balancing rule**.
160
155
161
156
24. In **Add load balancing rule**, enter or select the following information:
162
157
163
158
| Setting | Value |
164
159
| ------- | ----- |
165
160
| Name | Enter **myHTTPRule**|
166
161
| IP Version | Select **IPv4** or **IPv6** depending on your requirements. |
167
-
| Frontend IP address | Select **myFrontend**. |
162
+
| Frontend IP address | Select **myFrontend (To be created)**. |
168
163
| Backend pool | Select **myBackendPool**. |
169
164
| Protocol | Select **TCP**. |
170
165
| Port | Enter **80**. |
@@ -183,12 +178,12 @@ During the creation of the load balancer, you'll configure:
183
178
27. Select **Create**.
184
179
185
180
> [!NOTE]
186
-
> 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 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)
181
+
> 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
182
> For more information about outbound connections in Azure, see [Source Network Address Translation (SNAT) for outbound connections](../load-balancer/load-balancer-outbound-connections.md)
188
183
189
184
## Create NAT gateway
190
185
191
-
In this section, you'll create a NAT gateway for outbound internet access for resources in the virtual network.
186
+
In this section, you'll create a NAT gateway for outbound internet access for resources in the virtual network. For other options for outbound rules, check out [Network Address Translation (SNAT) for outbound connections](load-balancer-outbound-connections.md).
192
187
193
188
1. In the search box at the top of the portal, enter **NAT gateway**. Select **NAT gateways** in the search results.
194
189
@@ -203,7 +198,7 @@ In this section, you'll create a NAT gateway for outbound internet access for re
203
198
| Resource group | Select **CreatePubLBQS-rg**. |
204
199
|**Instance details**||
205
200
| NAT gateway name | Enter **myNATgateway**. |
206
-
| Region | Select **West Europe**. |
201
+
| Region | Select **West US**. |
207
202
| Availability zone | Select **None**. |
208
203
| Idle timeout (minutes) | Enter **15**. |
209
204
@@ -233,7 +228,7 @@ These VMs are added to the backend pool of the load balancer that was created ea
233
228
234
229
1. In the search box at the top of the portal, enter **Virtual machine**. Select **Virtual machines** in the search results.
235
230
236
-
2. In **Virtual machines**, select **+ Create** > **Virtual machine**.
@@ -269,15 +264,15 @@ These VMs are added to the backend pool of the load balancer that was created ea
269
264
| Subnet | Select **myBackendSubnet**|
270
265
| Public IP | Select **None**. |
271
266
| NIC network security group | Select **Advanced**|
272
-
| 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**|
267
+
| Configure network security group |Skip this setting until the rest of the settings are completed. Complete after**Select a backend pool**.|
273
268
| Delete NIC when VM is deleted | Leave the default of **unselected**. |
274
269
| Accelerated networking | Leave the default of **selected**. |
275
270
|**Load balancing**|
276
-
| Place this virtual machine behind an existing load-balancing solution? | Select the check box. |
| Select a load balancer | Select **myLoadBalancer**|
280
274
| Select a backend pool | Select **myBackendPool**|
275
+
| 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**|
281
276
282
277
6. Select **Review + create**.
283
278
@@ -305,7 +300,7 @@ These VMs are added to the backend pool of the load balancer that was created ea
305
300
306
301
5. Select **Connect**.
307
302
308
-
6. On the server desktop, navigate to **Windows Administrative Tools** > **Windows PowerShell**.
303
+
6. On the server desktop, navigate to **Start** > **Windows PowerShell** > **Windows PowerShell**.
309
304
310
305
7. In the PowerShell Window, run the following commands to:
0 commit comments