Skip to content

Commit f544d80

Browse files
author
Michael Bender
committed
acrolinx updates
1 parent 438749f commit f544d80

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/load-balancer/quickstart-load-balancer-standard-internal-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ During the creation of the load balancer, you configure:
9797
| Protocol | Select **TCP**. |
9898
| Port | Enter **80**. |
9999
| Backend port | Enter **80**. |
100-
| Health probe | Select **Create new**. </br> In **Name**, enter **lb-health-probe**. </br> Select **TCP** in **Protocol**. </br> Leave the rest of the defaults, and select **Save**. |
100+
| Health probe | Select **Create new**.</br> In **Name**, enter **lb-health-probe**.</br> Select **TCP** in **Protocol**.</br> Leave the rest of the defaults, and select **Save**. |
101101
| Session persistence | Select **None**. |
102102
| Idle timeout (minutes) | Enter or select **15**. |
103103
| Enable TCP reset | Select **checkbox**. |

articles/load-balancer/quickstart-load-balancer-standard-public-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ During the creation of the load balancer, you configure:
8181
1. Select **Zone-redundant** in **Availability zone**.
8282

8383
> [!NOTE]
84-
> 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).
84+
> 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).
8585
8686
1. Leave the default of **Microsoft Network** for **Routing preference**.
8787

@@ -116,7 +116,7 @@ During the creation of the load balancer, you configure:
116116
| Protocol | Select **TCP** |
117117
| Port | Enter **80** |
118118
| Backend port | Enter **80** |
119-
| Health probe | Select **Create new**. </br> In **Name**, enter **lb-health-probe**. </br> Select **HTTP** in **Protocol**. </br> Leave the rest of the defaults, and select **Save**. |
119+
| Health probe | Select **Create new**.</br> In **Name**, enter **lb-health-probe**.</br> Select **HTTP** in **Protocol**.</br> Leave the rest of the defaults, and select **Save**. |
120120
| Session persistence | Select **None**. |
121121
| Idle timeout (minutes) | Enter or select **15** |
122122
| Enable TCP reset | Select checkbox |

includes/load-balancer-create-bastion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this section, you create a virtual network with a resource subnet, an Azure B
2727
|---|---|
2828
| **Project details** | |
2929
| Subscription | Select your subscription. |
30-
| Resource group | Select **load-balancer-rg** from the dropdown or **Create new** if it doesn't exist. </br> Enter **load-balancer-rg** in Name. </br> Select **OK**. |
30+
| Resource group | Select **load-balancer-rg** from the dropdown or **Create new** if it doesn't exist.</br> Enter **load-balancer-rg** in Name.</br> Select **OK**. |
3131
| **Instance details** | |
3232
| Name | Enter **lb-vnet**. |
3333
| Region | Select **(US) East US**. |
@@ -42,7 +42,7 @@ In this section, you create a virtual network with a resource subnet, an Azure B
4242
| **Azure Bastion** | |
4343
| Enable Azure Bastion | Select checkbox. |
4444
| Azure Bastion host name | Enter **lb-bastion**. |
45-
| Azure Bastion public IP address | Select **Create new**. </br> Enter **lb-bastion-ip** in Name. </br> Select **OK**. |
45+
| Azure Bastion public IP address | Select **Create new**.</br> Enter **lb-bastion-ip** in Name.</br> Select **OK**. |
4646

4747
6. Select the **IP addresses** tab, or **Next** at the bottom of the page.
4848
7. On **Create virtual network** page, enter or select the following information:

0 commit comments

Comments
 (0)