Azure Application Gateway rules

Jim M 146 Reputation points
2020-07-29T07:04:03.8+00:00

This page describes how to configure URL pathing rules for an app gateway
https://learn.microsoft.com/en-us/azure/application-gateway/create-url-route-portal
It says the default, for URLs not explicitly defined in rules, is to forward traffic to the default backend.

How would i configure a catchall rule at the end to forward traffic to a specific page? Ideally a redirect? When i define a redirect, it supersedes my rules. I'd like to have a redirect for /* which only takes affect if no rules match.

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
975 questions
{count} votes