Skip to content

Commit 0554f70

Browse files
Merge pull request #218443 from mahipdeora/patch-8
Updated limitations and egress for CR LB
2 parents 6d76652 + 15eb13a commit 0554f70

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,11 @@ If a flow is started from Seattle, traffic enters West US. This region is the cl
6363

6464
Azure cross-region load balancer uses geo-proximity load-balancing algorithm for the routing decision.
6565

66-
The configured load distribution mode of the regional load balancers is used for making the final routing decision when multiple regional load balancers are used for geo-proximity.
66+
The configured load distribution mode of the regional load balancers is used for making the final routing decision when multiple regional load balancers are used for geo-proximity.
6767

6868
For more information, see [Configure the distribution mode for Azure Load Balancer](./load-balancer-distribution-mode.md).
6969

70+
Egress traffic will follow the routing preference set on the regional load balancers.
7071

7172
### Ability to scale up/down behind a single endpoint
7273

@@ -145,6 +146,8 @@ Cross-region load balancer routes the traffic to the appropriate regional load b
145146

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

149+
* Currently, regional load load balancers with floating IP enabled aren't supported by the cross-region load balancer.
150+
148151

149152
## Pricing and SLA
150153
Cross-region load balancer, shares the [SLA](https://azure.microsoft.com/support/legal/sla/load-balancer/v1_0/ ) of standard load balancer.

0 commit comments

Comments
 (0)