Skip to content

Commit 80f8d5d

Browse files
Merge pull request #294860 from mbender-ms/lb-updates
load balancer | freshness maintenance | February 2025
2 parents 7c8675d + 231bdbe commit 80f8d5d

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

articles/load-balancer/load-balancer-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: load-balancer
66
author: cozhang8
77
ms.service: azure-load-balancer
88
ms.topic: troubleshooting
9-
ms.date: 01/13/2024
9+
ms.date: 01/13/2025
1010
ms.author: mbender
1111
---
1212

articles/load-balancer/load-balancer-distribution-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mbender-ms
77
ms.service: azure-load-balancer
88
ms.topic: how-to
99
ms.custom: template-how-to, devx-track-azurecli
10-
ms.date: 01/22/2024
10+
ms.date: 01/22/2025
1111
ms.author: mbender
1212
---
1313

@@ -68,7 +68,7 @@ Set the value of the `LoadDistribution` element for the type of load balancing r
6868

6969
[!INCLUDE [azure-cli-prepare-your-environment.md](~/reusable-content/azure-cli/azure-cli-prepare-your-environment.md)]
7070

71-
Use Azure CLI to change the load-balancer distribution settings on an existing load-balancing rule. The following command updates the distribution mode:
71+
Use Azure CLI to change the load-balancer distribution settings on an existing load-balancing rule. The following command updates the distribution mode:
7272

7373
```azurecli-interactive
7474
az network lb rule update \

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: load-balancer
66
author: mbender-ms
77
ms.service: azure-load-balancer
88
ms.topic: how-to
9-
ms.date: 02/12/2024
9+
ms.date: 02/12/2025
1010
ms.author: mbender
1111
ms.custom: template-how-to
1212
---

articles/load-balancer/load-balancer-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mbender-ms
66
manager: kumudD
77
ms.service: azure-load-balancer
88
ms.topic: troubleshooting
9-
ms.date: 01/09/2024
9+
ms.date: 01/09/2025
1010
ms.author: mbender
1111
ms.custom: engagement-fy23
1212
---
@@ -34,7 +34,7 @@ If you recently moved from a Basic ILB to a Standard ILB and need outbound conne
3434

3535
### Cause
3636

37-
Standard load balancers and standard public IP addresses are closed to inbound connections unless network security groups open them. You use NSGs to explicitly permit allowed traffic. You must configure your NSGs to explicitly permit allowed traffic. If you don't have an NSG on a subnet or network interface card (NIC) of your VM resource, traffic isn't allowed to reach the resource.
37+
Standard load balancers and standard public IP addresses are closed to inbound connections unless network security groups open them. You use NSGs to explicitly permit allowed traffic. You must configure your NSGs to explicitly permit allowed traffic. If you don't have an NSG on a subnet or network interface card (NIC) of your virtual machine resource, traffic isn't allowed to reach the resource.
3838

3939
### Resolution
4040

articles/load-balancer/troubleshoot-rhc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: load-balancer
55
author: mbender-ms
66
ms.service: azure-load-balancer
77
ms.topic: troubleshooting
8-
ms.date: 02/08/2024
8+
ms.date: 02/08/2025
99
ms.author: mbender
1010
ms.custom: FY23 content-maintenance
1111
---

0 commit comments

Comments
 (0)