Skip to content

Commit 07ff282

Browse files
authored
Merge pull request #130806 from anavinahar/patch-255
Update cross-region-overview.md
2 parents d83c118 + c315cc7 commit 07ff282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Azure Standard Load Balancer supports cross-region load balancing enabling geo-r
2323
* [Instant global failover](#regional-redundancy) to the next optimal regional deployment.
2424
* Load distribution across regions to the closest Azure region with [ultra-low latency](#ultra-low-latency).
2525
* Ability to [scale up/down](#ability-to-scale-updown-behind-a-single-endpoint) behind a single endpoint.
26-
* [Static IP](#static-ip)
26+
* Static anycast global IP address
2727
* [Client IP preservation](#client-ip-preservation)
2828
* [Build on existing load balancer](#build-cross-region-solution-on-existing-azure-load-balancer) solution with no learning curve
2929

@@ -75,7 +75,7 @@ When you expose the global endpoint of a cross-region load balancer to customers
7575

7676
<!---To learn about how to add or remove a regional deployment from the backend, read more [here](TODO: Insert CLI doc here).--->
7777

78-
### Static IP
78+
### Static anycast global IP address
7979
Cross-region load balancer comes with a static public IP, which ensures the IP address remains the same. To learn more about static IP, read more [here](../virtual-network/public-ip-addresses.md#ip-address-assignment)
8080

8181
### Client IP Preservation

0 commit comments

Comments
 (0)