【问题标题】:Azure functions runtime unable to startAzure 函数运行时无法启动
【发布时间】:2020-04-27 20:30:28
【问题描述】:

尝试将 azure 功能部署到 azure。 收到此错误:

 The function runtime is unable to start. Microsoft.Azure.WebJobs.ServiceBus: Microsoft Azure WebJobs SDK ServiceBus connection string 
'Endpoint=sb://servicebusnamespace001968.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;[Hidden Credential]' is missing or empty.

为 azure 部署指定连接字符串的正确方法是什么?

【问题讨论】:

    标签: azure azure-functions azure-functions-runtime


    【解决方案1】:

    我不确定,但也许你忘记添加AzureWebJobsStorage

    这是你想要的吗?

    别忘了保存编辑。

    【讨论】:

      猜你喜欢
      • 2018-08-19
      • 2019-03-10
      • 1970-01-01
      • 2020-05-01
      • 2020-03-27
      • 2021-09-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多