I am trying a Azure Front Door route configuration based on the below path in the URL and I am not able to use it directly as shown. looks like “?” is causing this error and if I remove ?, it being allowed. Its not allowing /login* too. Any pointers on how do I configure this.
/login?RelayState=%2Ftest
enter image description here
Tried regular expressions instead of ? but no luck
New contributor
Rajesh Sandireddy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.