I have this azure set up.
- 2 LOB App Service (web apps) on same region say, contoso.com and Fabrikam.com. I have 3 different regions gloabally with same apps.
- Traffic manager will manage these regions.
- There is an application gateway in each region to redirect the request to appropriate host.
- Traffic manager needs to manage public ip of Application Gateways in all 3 regions and redirect the requests accordingly.
Is this a valid usecase? If yes, How would I configure traffic manager for both the websites?