Is there any example on how to configure Kibana behind an App Gateway as reverse proxy? I'm trying to achieve using https://my.domain/kibana but I'm in 302 loop.
I've changed the basePath to "/kibana"
server.basePath: "/kibana"
Kibana 7.17 version