I'm running mssql on Linux. How to check sql server accessibility before trying connect to localhost using Azure Data Studio? This studio has infinite waiting with localhost, sa, sql login credentials.
.NET forums are moving to a new home on Microsoft Q&A, we encourage you to go to Microsoft Q&A for .NET for posting new questions and get involved today.
Member
324 Points
382 Posts
Azure Data Studio doesn't establish connection with localhost
Nov 22, 2019 12:31 PM|Alex9|LINK
Hello all!
I'm running mssql on Linux. How to check sql server accessibility before trying connect to localhost using Azure Data Studio? This studio has infinite waiting with localhost, sa, sql login credentials.
All-Star
40565 Points
6233 Posts
Microsoft
Re: Azure Data Studio doesn't establish connection with localhost
Nov 25, 2019 02:17 AM|Fei Han - MSFT|LINK
Hi Alex9,
Do you get any detailed error message when you connect to localhost from Azure Data Studio? If possible, you can try to create a issue to report it.
https://github.com/microsoft/azuredatastudio/issues
Besides, SQL Server/Tools community can help you with your SQL Server/Tools related questions.
https://docs.microsoft.com/en-us/sql/sql-server/sql-server-get-help?view=sql-server-ver15#ask-community-for-help
With Regards,
Fei Han