0

Basically I want the same behavior of a traffic manager but for internal only systems.

So when my internal system in region 1 goes down, it redirects to the region 2 system.

Md Farid Uddin Kiron
  • 16,817
  • 3
  • 17
  • 43
Dave N
  • 209
  • 2
  • 17
  • Which workloads (on-premises or Azure) do you want to load balance? – Vikranth S Feb 12 '18 at 14:50
  • Azure, we're using a lot of resources but none are publicly exposed (like VMSS, ASE) but accessible internally through redundant VPNs. – Dave N Feb 13 '18 at 05:33
  • You can use the Azure internal load balancer with site-to-site VPN or Vnet-to-Vnet peering – Vikranth S Feb 13 '18 at 14:59
  • Hmm so a traffic manager handles failover and priority, etc automatically. I don't see how vnet peering or load balancer would handle this. Would it be manually? Also - this doesn't seem like it would support region failure. I'm thinking I need to handle the swap from on-prem router? – Dave N Feb 13 '18 at 19:42

0 Answers0