AzureWebJobsDashboard Configuration Error

前端 未结 4 2070
自闭症患者
自闭症患者 2021-02-05 03:26

I created a new Azure WebJob project in Visual Studio 2015 using .NET Framework 4.6.

In the app.config, I set three connection strings:

  1. AzureWebJobsDashboa
4条回答
  •  耶瑟儿~
    2021-02-05 03:36

    Right now (version of Web Job Tools is 15.0.31201.0) no necessary to configure any connection strings from azure portal, enough to set it in app.config file of web job

提交回复
热议问题