Forum Discussion

GraeSaunders's avatar
GraeSaunders
Copper Contributor
Jul 07, 2020
Solved

Complicated Application Gateway Setup

Hi, I am looking to set up a complicated application gateway and seem to be struggling to get to get things right and am not sure if it something I am doing wrong or a limitation that I need to work...
  • GraeSaunders's avatar
    GraeSaunders
    Jul 10, 2020

    Hi Charbelhanna ,

    Thanks for reply.

    SOLVED

    I ended up solving my issue not through app gateway but through app service. Basically the problem was the HTTP settings needed to be set to override with new host name as it is an app service. This combined with the path based mapping resulted in a virtual path that did not exist. I attempted to use rewriting but that only went so far but setting a virtual path "/appname" to point at "site/wwwroot" and changing the default to point to a dummy folder achieved the outcome. I did need to change my health probes after this but again I would like to point out this was not a health probe issue it was a routing based issue.

     

    Thanks

Resources