First, create multi-site listeners for the 2 domains.
Configure the backends are normal.
Then create a path based redirection rule redirecting to an External site, then provide the desired URL.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
We have an application gateway with app service. We have 2 custom domains. https://tip2.support.fabric.microsoft.com/ and https://tip2.blog.fabric.microsoft.com/. We have 2 paths /blog and /support. Currently we can access both of these paths from both the custom domains .E.g. https://tip2.blog.fabric.microsoft.com/blog, https://tip2.blog.fabric.microsoft.com/support, https://tip2.support.fabric.microsoft.com/supportand https://tip2.support.fabric.microsoft.com/blog. I want to author application gateway rules such that when user tries to access https://tip2.support.fabric.microsoft.com/blog, they should be navigated to https://tip2.blog.fabric.microsoft.com/blog. And when user tries to access https://tip2.blog.fabric.microsoft.com/support, they should be navigated to https://tip2.support.fabric.microsoft.com/support. I need some help on how to achieve this using Application gateway
First, create multi-site listeners for the 2 domains.
Configure the backends are normal.
Then create a path based redirection rule redirecting to an External site, then provide the desired URL.