Skip to content

Commit abc0265

Browse files
Merge pull request #256045 from mbender-ms/patch-79
load balancer - Update quickstart-load-balancer-standard-public-portal.md
2 parents e5adb49 + f0a2eb9 commit abc0265

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,11 @@ During the creation of the load balancer, you'll 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 **TCP** 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**. |
122-
| TCP reset | Select **Enabled**. |
123-
| Floating IP | Select **Disabled**. |
122+
| Enable TCP reset | Select checkbox. |
123+
| Enable Floating IP | Leave unchecked. |
124124
| Outbound source network address translation (SNAT) | Leave the default of **(Recommended) Use outbound rules to provide backend pool members access to the internet.** |
125125

126126
1. Select **Save**.

0 commit comments

Comments
 (0)