Front Door - From Uppcase to Lowercase

Nibbler 616 Reputation points
2020-09-14T07:23:31.44+00:00

24451-capture.jpgHi Forum,

I`m trying to rewrite a URL path, from UPPERCASE > lowercase, using the Azure Front Door Rule Engine, but without success and can’t figure out the missing link to get it to work.

Example: www.test.com/TeST/ > www.test.com/test/

“IF”
“Condition: Request path” > “Operator: Contains” > “Value: https://www.test.com/test/” > “Transform: To Lowercase”

“THEN”
“Request header” > “Operator: append” > “Header name: test” > “Header value: /test/*“

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
611 questions
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 48,281 Reputation points Microsoft Employee
    2020-09-23T13:10:04.76+00:00

    Hello @KianE1980 ,

    Below is the configuration that helped us rewrite URL path from UPPERCASE > lowercase, using the Azure Front Door Rule Engine:

    27142-fdlowercase.jpg

    Appreciate your co-operation and understanding!

    ----------------------------------------------------------------------------------------------------------------

    Please don’t forget to close the thread by clicking "Accept the answer", as this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful