Azure Function App 在发布后无法运行,但可以通过 VS2017 在本地运行

Azure Function App is not working after publishing but works in Local through VS2017

我已经根据 Microsoft 文档创建了 Function App with HttpTrigger

我已经在本地测试过它并且工作正常。后来,发布到 Azure。我看现在不行了。在创建 Function App 时,我看到一个小 error/warning,不确定它是什么...附上截图 我是 Azure 的新手,请帮助我

请单击 Get function URL 按钮查看您应该使用哪个 URL。格式应该类似于

https://functionhello.azurewebsites.net/api/HttpFunction?name=abc