Deploying a plain ASP.NET Core 2.2 Web App in Azure using Web Deploy is throwing an error

后端 未结 4 943
再見小時候
再見小時候 2021-01-04 13:42

I went to publish an ASP.NET Core web application using Azure through the Publish screen in Visual Studio 2017. I used all of the defaults, though my app uses migra

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-04 14:06

    You can check and set your app settings and connection strings in Application settings section of you service:

提交回复
热议问题