I am trying to figure out Azure’s APIM at the moment and getting nowhere fast. I have a custom domain setup, at the moment the endpoints are:
{domainName}/{FunctionAppName}/{FunctionAppRoute}
and I want to remove the Function app names? I have made sure all the routes are unique, i know there is a url rewrite, but I can’t figure out how to this for all the endpoints.
Any suggestions would be appriciated