Skip to content

Commit 20fca5b

Browse files
Merge pull request #227858 from mahipdeora/patch-16
Update cross-region-overview.md
2 parents 297ab40 + 0ab114b commit 20fca5b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ Cross-region load balancer is a Layer-4 pass-through network load balancer. This
8383
### Floating IP
8484
Floating IP can be configured at both the global IP level and regional IP level. For more information, visit [Multiple frontends for Azure Load Balancer](./load-balancer-multivip-overview.md)
8585

86+
### Health Probes
87+
Azure cross-region Load Balancer utilizes the health of the backend regional load balancers when deciding where to distribute traffic to. These health checks by the cross-region load balancer are done automatically every 20 seconds, given that a user has set up health probes on their regional load balancer.  
88+
8689
## Build cross region solution on existing Azure Load Balancer
8790
The backend pool of cross-region load balancer contains one or more regional load balancers.
8891

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

146149
* UDP traffic isn't supported on Cross-region Load Balancer.
147150

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

151152

152153

0 commit comments

Comments
 (0)