I have created Cross over region Load balancer

HASSAN BIN NASIR DAR 351 Reputation points
2025-03-17T14:41:30.86+00:00

Hi,

I have created two regional load balancers and a global load balancer. My question is: If one regional load balancer goes down, will the global load balancer redirect the traffic to the other regional load balancer? But, if the global load balancer goes down, will both regional load balancers be affected?

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
497 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ganesh Patapati 5,355 Reputation points Microsoft External Staff
    2025-03-17T19:19:41.4+00:00

    @HASSAN BIN NASIR DAR

    If one regional load balancer goes down, a global load balancer can redirect traffic to another healthy regional load balancer, ensuring continuity of service. However, if the global load balancer itself goes down, it may lead to service disruptions.

    If the global load balancer goes down:

    Regional load balancers operate independently of the global load balancer. They continue to manage traffic within their respective regions even if the global load balancer encounters an issue.

    The global load balancer primarily handles traffic distribution across regions. If it fails, traffic won't be routed to the regional load balancers, but the regional load balancers themselves will remain operational.

    User's image

    Refer: https://learn.microsoft.com/en-us/azure/load-balancer/cross-region-overview#regional-redundancy

    Home region is where the global load balancer or Public IP Address of Global tier is deployed. This region doesn't affect how the traffic is routed. If a home region goes down, traffic flow is unaffected.

    Home regions in Azure

    • Central US
    • East Asia
    • East US 2
    • North Europe
    • Southeast Asia
    • UK South
    • US Gov Virginia
    • West Europe
    • West US
    • China North 2

    Refer: https://learn.microsoft.com/en-us/azure/load-balancer/cross-region-overview#home-regions-and-participating-regions


    I hope this has been helpful!

    Your feedback is important so please take a moment to accept answers. If you still have questions, please let us know what is needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.Accepted answer


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.