Skip to content

Commit d490674

Browse files
Merge pull request #216606 from mbender-ms/lb-cr-freshness
Load Balancer - Freshness review - Cross-region lb
2 parents bfd0293 + 9e90755 commit d490674

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-balancer/cross-region-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: load-balancer
99
ms.topic: conceptual
1010
ms.tgt_pltfrm: na
1111
ms.workload: infrastructure-services
12-
ms.date: 09/22/2020
12+
ms.date: 10/31/2022
1313
ms.author: mbender
1414
ms.custom: references_regions
1515

@@ -44,7 +44,7 @@ Configure regional redundancy by adding a global frontend public IP address to y
4444

4545
If one region fails, the traffic is routed to the next closest healthy regional load balancer.
4646

47-
The health probe of the cross-region load balancer gathers information about availability every 20 seconds. If one regional load balancer drops its availability to 0, cross-region load balancer will detect the failure. The regional load balancer is then taken out of rotation.
47+
The health probe of the cross-region load balancer gathers information about availability of each regional load balancer every 20 seconds. If one regional load balancer drops its availability to 0, cross-region load balancer will detect the failure. The regional load balancer is then taken out of rotation.
4848

4949
:::image type="content" source="./media/cross-region-overview/global-region-view.png" alt-text="Diagram of global region traffic view." border="true":::
5050

@@ -141,7 +141,7 @@ Cross-region load balancer routes the traffic to the appropriate regional load b
141141

142142
* Cross-region IPv6 frontend IP configurations aren't supported.
143143

144-
* UDP traffic is not supported on Cross-region Load Balancer.
144+
* UDP traffic isn't supported on Cross-region Load Balancer.
145145

146146
* A health probe can't be configured currently. A default health probe automatically collects availability information about the regional load balancer every 20 seconds.
147147

0 commit comments

Comments
 (0)