can Azure application gateway be used for multi region fail over capability

Sayeeda 21 Reputation points
2021-02-02T12:08:23.96+00:00

How can i achieve multi region fail over functionality similar to azure traffic manager using application gateway.

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,106 questions
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 49,691 Reputation points Microsoft Employee
    2021-02-10T11:04:25.59+00:00

    Hello @Sayeeda ,

    Only Application gateway cannot be used for DR(Disaster recovery) scenario. You have to use Traffic Manager to distribute traffic across multiple application gateways in different datacenters/regions for failover capability.

    Please refer : https://zcusa.951200.xyz/en-us/azure/application-gateway/application-gateway-faq#how-do-i-achieve-a-dr-scenario-across-datacenters-by-using-application-gateway
    https://zcusa.951200.xyz/en-us/azure/networking/disaster-recovery-dns-traffic-manager

    Kindly let us know if the above helps or you need further assistance on this issue.

    ----------------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    5 people found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 14,881 Reputation points MVP
    2021-02-02T12:28:20.613+00:00

    HI @Sayeeda
    Zone-redundant Application Gateway v2
    Application Gateway is Zone redundancy: An Application Gateway or WAF deployment can span multiple Availability Zones, removing the need to provision separate Application Gateway instances in each zone with a Traffic Manager. You can choose a single zone or multiple zones where Application Gateway instances are deployed, which makes it more resilient to zone failure. The backend pool for applications can be similarly distributed across availability zones.

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.

    1 person found this answer helpful.

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.