Skip to content

Commit bcf4579

Browse files
authored
Merge pull request #220451 from AbdullahBell/Load-Balancer-TCP-Idle-Freshness
Load Balancer: Configure TCP reset and idle timeout for Azure Load Balancer | freshness
2 parents 3556123 + 785978b commit bcf4579

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/load-balancer/load-balancer-tcp-idle-timeout.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: load-balancer
1010
ms.topic: how-to
1111
ms.tgt_pltfrm: na
1212
ms.workload: infrastructure-services
13-
ms.date: 10/26/2020
13+
ms.date: 12/05/2022
1414
ms.author: mbender
1515
---
1616

@@ -41,15 +41,15 @@ To set the idle timeout and tcp reset for a load balancer, edit the load-balance
4141

4242
5. In **Settings**, select **Load balancing rules**.
4343

44-
:::image type="content" source="./media/load-balancer-tcp-idle-timeout/portal-lb-rules.png" alt-text="Edit load balancer rules." border="true":::
44+
:::image type="content" source="./media/load-balancer-tcp-idle-timeout/portal-lb-rules.png" alt-text="Edit load balancer rules." border="true" lightbox="./media/load-balancer-tcp-idle-timeout/portal-lb-rules.png":::
4545

4646
6. Select your load-balancing rule. In this example, the load-balancing rule is named **myLBrule**.
4747

4848
7. In the load-balancing rule, move the slider in **Idle timeout (minutes)** to your timeout value.
4949

5050
8. Under **TCP reset**, select **Enabled**.
5151

52-
:::image type="content" source="./media/load-balancer-tcp-idle-timeout/portal-lb-rules-tcp-reset.png" alt-text="Set idle timeout and tcp reset." border="true":::
52+
:::image type="content" source="./media/load-balancer-tcp-idle-timeout/portal-lb-rules-tcp-reset.png" alt-text="Set idle timeout and tcp reset." border="true" lightbox="./media/load-balancer-tcp-idle-timeout/portal-lb-rules-tcp-reset.png":::
5353

5454
9. Select **Save**.
5555

-94.3 KB
Loading

0 commit comments

Comments
 (0)