Visual Studio 2019 connecting to Azure SQL Database error

Kutay Yalçıner 1 Reputation point
2020-10-31T18:02:58.667+00:00

I have an API that works fine on my local computer,
so I created migration and publish my project with azure app service,
downloaded the publish profile and selected it,
connected to database from "Server Explorer>Data Connections" and logged in.
Took my connection string from azure portal and paste it.
It didn't work gave me 500.30 HTTP error, so I tried to publish a project that doesn't need a database connection, that worked fine...

The problem might be connecting to Server Explorer>Azure>SQL Databases.Because I cant connect to database recieving this error:

Databases for some subscriptions/servers may not be shown in "server explorer".Failed to retrieve server data for subscription. Error message: The azure sql db service management api surface has been depracated.

Azure SQL Database
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.