Environment: Expressroute and Internal ASE
Requirement: Setup highly available multi-region web application running in internal ASE.
Description:
A web app in an app service integrated to VNET (ILB ASE) is accessed internally via Expressroute.
We now want to provide an active/active HA by provisioning a similar environment (ILB ASE) in a secondary region and load balance traffic across the regions.
I'm trying to figure out how to load balance traffic across the regions without leaving the internal network.
Can FrontDoor be used here with private links to ILB of ASE?
Any ideas in this regard appreciated.
Regards