Visual Studio 2019 connecting to Azure SQL Database error
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.