Azure function HTTP Request 404 when published to Azure through Docker and Visual Studio
问题 I'm attempting to learn some more about Azure Functions 2.0 and Docker containers to publish to my Azure instance. I followed to tutorial below with the only difference being that I published with docker to a container registry in azure using visual studio 2019. https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-your-first-function-visual-studio This all worked correctly and I was able to start my container and visit the site. However, in the example you can visit /api