Failover - Availabilty through one IP Adress at remote destination

Paddie 1 Reputation point
2021-06-28T13:50:33.59+00:00

Hi there Community,

unfortunately my free Azure account is expired and I cannot test my idea, but I am strongly convinced that Azure has solution to my problem and that
you guys and gals can point me in the real direction.

Situation:
So we have one remote location with to links to our HQ (two Separate ISP, Active-Passiv/Backup) every time link drops and backup kicks in, we will have IP address change, and once again when the first link comes back, we get one more IP change.
Our mission here is to make this site always available through one public IP address.
What I have read till now is that maybe traffic manager or load balancer or maybe VPN Gateway could help us.

I will attach drawing how I think that one of this services could accomplish this.

I would appreciate any suggestion, hint or any idea..

Have a great week!
Regards

109897-screenshot-2021-06-28-153608.png

Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
111 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,178 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
404 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
    2021-06-29T03:21:33.543+00:00

    @PredragVasiljevic-4500 This is a use case of both Azure Traffic Manager and Azure Front Door, but I would use Azure Traffic Manager.

    Traffic Manager can monitor endpoints and then failover to a different location automatically. It can also alert and send new requests to the primary endpoint automatically when it comes back up.

    Both Traffic Manager and Azure Front Door have a single DNS based entry point.