I am trying to figure out how to use a custom doma...
# azure
g
I am trying to figure out how to use a custom domain in front of azure nodejs functions, so that I can call them with https://stack.mydomain.com/api/foobar. I can not figure out how to do it. I cannot find any examples that does this in javascript.