Entity Framework Scaffold-DbContext Login failed for user

后端 未结 3 1813
说谎
说谎 2021-02-01 03:02

I am trying to build an API using Visual Studio 2017 and .NET Core 2 with Entity Framework Core. I am following the directions from This Link. I am on the section titled: Reve

3条回答
  •  甜味超标
    2021-02-01 03:47

    Did you tried to update your web.config file for connection string. This might be a reason which doesn't allow you to login to azure.

提交回复
热议问题