SQL Server does not exist or access denied

Will Stephens 0 Reputation points
2023-11-19T23:07:47.4833333+00:00

I'm trying to test my connection outside of Azure, on my local machine using a .UDL and I get the error below:


Microsoft SQL Server Login


Connection failed:

SQLState: '01000'

SQL Server Error: 53

[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen (Connect()).

Connection failed:

SQLState: '08001'

SQL Server Error: 17

[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.

Azure SQL Database
{count} votes

3 answers

Sort by: Most helpful
  1. ShaktiSingh-MSFT 15,056 Reputation points
    2023-11-20T09:07:30.6633333+00:00

    Hi Will Stephens,

    Welcome to Microsoft Q&A forum.

    As I understand, you are getting SQL Server does not exist or access denied error.

    Could you please refer to the solutions discussed over these links which might help:

    https://stackoverflow.com/questions/4657919/sql-server-does-not-exist-or-access-denied

    https://support.microsoft.com/en-us/topic/eb667d0e-9489-89c4-78d6-5e314bd1d806

    Let us know if above do not help.

    Thanks

    0 comments No comments

  2. Will Stephens 0 Reputation points
    2023-12-04T14:16:15.0933333+00:00

    I am getting this error:

    Login failed for user 'SERVER NAME'. Reason: Azure Active Directory only authentication is enabled. Please contact your system administrator.Azure Error

    0 comments No comments

  3. RahulRandive 9,581 Reputation points
    2023-12-04T15:11:26.25+00:00

    Hi @Will Stephens

    Thanks for sharing error message.

    Kindly refer to the comprehensive blog for the error you provided and its corresponding mitigation.

    https://techcommunity.microsoft.com/t5/azure-sql-blog/azure-active-directory-only-authentication-for-azure-sql/ba-p/2417673

    Thank you!

    0 comments No comments

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.