首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Azure函数SQL-停止运行- HTTP错误500。Python 3.9,但在本地工作

Azure函数SQL-停止运行- HTTP错误500。Python 3.9,但在本地工作
EN

Stack Overflow用户
提问于 2022-11-30 14:54:56
回答 1查看 21关注 0票数 0
代码语言:javascript
复制
I Am very new in Azure Programming. 

For weeks I have had 2 functions in a function application that provide me with values ​​from an SQL database.They are triggered by an HTTP call. When I run the function today, I get an HTTP 500 error returned. **No changes** were made to the code.
Does anyone know this problem and can tell me how I can solve this?

I can run the app locally on my Windows PC in VS Code- Virtual Environment

Locally everything works as it should.

  • 更改了Prcing层
  • 新功能应用程序-相同代码
  • 代码更改为基本HTTP-获取请求

一切都会失败。

EN

回答 1

Stack Overflow用户

发布于 2022-11-30 19:48:42

我可以自己回答这个问题。问题是,取决于你选择在哪个地方发布你的应用程序,“天蓝色功能”有问题。在这一边,我找到了具体的信息和解决方案。

https://github.com/Azure/azure-functions-python-worker/issues/1029

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/74629781

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档