Azure Functions 突然找不到入口点错误
Posted
技术标签:
【中文标题】Azure Functions 突然找不到入口点错误【英文标题】:Azure Functions suddenly getting Entry Point was not found error 【发布时间】:2020-09-29 15:28:52 【问题描述】:我们目前有一个部署到 Azure 函数的应用程序,使用 Visual Studio 创建,现在突然开始在调用“未找到入口点”的 HTTP 函数时返回异常。最糟糕的是,本地 Azure 功能运行良好,使调试成为一场噩梦。有没有人遇到这个问题并可能解决? Function.json 文件分配了一个端点,在 Azure 门户中一切正常。
【问题讨论】:
【参考方案1】:因此,在使用最新的 Azure SDK 更新所有 Nuget 包并再次发布后,问题似乎得到了解决。
【讨论】:
以上是关于Azure Functions 突然找不到入口点错误的主要内容,如果未能解决你的问题,请参考以下文章
在本地使用 Cosmos DB 运行 Azure Functions - 找不到 CosmosDBAttribute.ConnectionStringSetting
在 VS 2017 中设置新项目时找不到 Azure Functions
Azure 函数“dotnet-isolated”.Net 6 找不到路径“C:\home\LogFiles\application\functions\function\TestOutOfProc”
通过 Azure Functions UI 删除 CosmosDB 文档