Forum Discussion
Ryan Heffernan
May 04, 2021Microsoft
Webinar Questions
Hi Folks,
The Q&A feature on our webinar is having some technical difficulties right now. Feel free to ask your questions here. We are monitoring in real time. You can reply to this post, or y...
Nadeen Al-shibil
May 04, 2021Microsoft
do we need a URL rewrite setting with path-based rules?
- Mohit_KumarMay 04, 2021MicrosoftNadeen Al-shibil - No, you do not need URL rewrite for path based routing.
- Ashish_KapilaMay 04, 2021MicrosoftUsing URL rewrite feature, you can translate URLs, query string parameters as well as modify request and response headers. https://docs.microsoft.com/en-us/azure/application-gateway/rewrite-http-headers-url
whereas Path Based routing is based on specific URL's to a specific backend. https://docs.microsoft.com/en-us/azure/application-gateway/url-route-overview
So no you do not need URL rewrite setting with Path based routing