Skip to content

Commit 72bc146

Browse files
committed
fix typos
1 parent c15e6bf commit 72bc146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/reliability/reliability-load-balancer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@ It's important to note that floating IP configured on the Azure global Load Bala
206206

207207
Azure Global Load Balancer utilizes the health of the backend regional load balancers when deciding where to distribute traffic to. Health checks by global load balancer are done automatically every 5 seconds, given that a user configures health probes on their regional load balancer.
208208

209-
## Build cross region solution on existing Azure Load Balancer
209+
## Build global solution on existing Azure Load Balancer
210210

211-
The backend pool of global load balancer contains one or more regional load balancers.
211+
The backend pool of a global load balancer contains one or more regional load balancers.
212212

213213
Add your existing load balancer deployments to a global load balancer for a highly available, global deployment.
214214

0 commit comments

Comments
 (0)