Forum Discussion
Admin O365
May 21, 2019Brass Contributor
rewrite URL in Aziure Load Balancer
Is it possible to rewrite a URL in Azure Load Balancer? Example: abc.com/realworld change to abc.com/realword
May 21, 2019
Admin O365 You will need to use Azure Front Door for this. You can view this guide to help you. https://docs.microsoft.com/en-us/azure/frontdoor/front-door-url-rewrite
I believe you can also do this in a web app. you can read more about that at https://social.technet.microsoft.com/wiki/contents/articles/32229.azure-create-an-url-rewrite-azure-web-app.aspx#Configure_the_URL_rewrite
I hope this helps.