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
| NIC network security group | Select **Advanced**|
88
-
| Configure network security group | Select **Create new**.</br> In **Create network security group**, enter **myNSG** in **Name**.</br> In **Inbound rules**, select **+Add an inbound rule**.</br> In **Service**, select **HTTP**.</br> In **Priority**, enter **100**.</br> In **Name**, enter **myNSGrule**</br> Select **Add**</br> Select **OK**|
88
+
| Configure network security group | Select **Create new**.</br> In **Create network security group**, enter **myNSG** in **Name**.</br> In **Inbound rules**, select **+Add an inbound rule**.</br> In **Service**, select **HTTP**.</br> In **Priority**, enter **100**.</br> In **Name**, enter **myNSGrule**.</br> Select **Add**.</br> Select **OK**.|
89
89
90
90
6. Select **Review + create**.
91
91
@@ -180,7 +180,7 @@ You connect to **myVM1** and **myVM2** with Azure Bastion and configure the seco
180
180
181
181
6. Select **Allow** for Bastion to use the clipboard.
182
182
183
-
7. On the server desktop, navigate to Start > Windows Administrative Tools > Windows PowerShell > Windows PowerShell.
183
+
7. On the server desktop, navigate to **Start > Windows Administrative Tools > Windows PowerShell > Windows PowerShell**.
184
184
185
185
8. In the PowerShell window, execute the `route print` command, which returns output similar to the following output for a virtual machine with two attached network interfaces:
186
186
@@ -422,14 +422,14 @@ During the creation of the load balancer, you configure:
422
422
| Name | Enter **Frontend-contoso**. |
423
423
| IP version | Select **IPv4**. |
424
424
| IP type | Select **IP address**. |
425
-
| Public IP address | Select **Create new**.</br> Enter **myPublicIP-contoso** for **Name** </br> Select **Zone-redundant** in **Availability zone**.</br> Leave the default of **Microsoft Network** for **Routing preference**.</br> Select **OK**. |
425
+
| Public IP address | Select **Create new**.</br> Enter **myPublicIP-contoso** for **Name** </br> Select **Zone-redundant** in **Availability zone**.</br> Leave the default of **Microsoft Network** for **Routing preference**.</br> Select **OK**. |
426
426
427
427
> [!NOTE]
428
428
> IPv6 isn't currently supported with Routing Preference or Cross-region load-balancing (Global Tier).
429
429
>
430
430
> For more information on IP prefixes, see [Azure Public IP address prefix](../virtual-network/ip-services/public-ip-address-prefix.md).
431
431
>
432
-
> 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).
432
+
> 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).
433
433
434
434
7. Select **Add**.
435
435
@@ -442,7 +442,7 @@ During the creation of the load balancer, you configure:
442
442
| Name | Enter **Frontend-fabrikam**. |
443
443
| IP version | Select **IPv4**. |
444
444
| IP type | Select **IP address**. |
445
-
| Public IP address | Select **Create new**.</br> Enter **myPublicIP-fabrikam** for **Name** </br> Select **Zone-redundant** in **Availability zone**.</br> Leave the default of **Microsoft Network** for **Routing preference**.</br> Select **OK**. |
445
+
| Public IP address | Select **Create new**.</br> Enter **myPublicIP-fabrikam** for **Name** </br> Select **Zone-redundant** in **Availability zone**.</br> Leave the default of **Microsoft Network** for **Routing preference**.</br> Select **OK**. |
446
446
447
447
10. Select **Add**.
448
448
@@ -499,7 +499,7 @@ During the creation of the load balancer, you configure:
499
499
| Protocol | Select **TCP**. |
500
500
| Port | Enter **80**. |
501
501
| Backend port | Enter **80**. |
502
-
| Health probe | Select **Create new**.</br> In **Name**, enter **myHealthProbe-contoso**.</br> Select **TCP** in **Protocol**.</br> Leave the rest of the defaults, and select **OK**. |
502
+
| Health probe | Select **Create new**.</br> In **Name**, enter **myHealthProbe-contoso**.</br> Select **TCP** in **Protocol**.</br> Leave the rest of the defaults, and select **OK**. |
503
503
| Session persistence | Select **None**. |
504
504
| Idle timeout (minutes) | Enter or select **15**. |
505
505
| TCP reset | Select **Enabled**. |
@@ -521,7 +521,7 @@ During the creation of the load balancer, you configure:
521
521
| Protocol | Select **TCP**. |
522
522
| Port | Enter **80**. |
523
523
| Backend port | Enter **80**. |
524
-
| Health probe | Select **Create new**.</br> In **Name**, enter **myHealthProbe-fabrikam**.</br> Select **TCP** in **Protocol**.</br> Leave the rest of the defaults, and select **OK**. |
524
+
| Health probe | Select **Create new**.</br> In **Name**, enter **myHealthProbe-fabrikam**.</br> Select **TCP** in **Protocol**.</br> Leave the rest of the defaults, and select **OK**. |
525
525
| Session persistence | Select **None**. |
526
526
| Idle timeout (minutes) | Enter or select **15**. |
0 commit comments