Share via

Azure SQL DB Connection Timeout

Nanda Kishore Kapa 6 Reputation points
2021-08-01T17:39:31.26+00:00

My Azure SQL DB connection from local management studio used to work fine. But all of a sudden stopped with connection time out error. It is same network and machine, same settings. What could be the issue?

Getting below error while trying to connect.

TITLE: Connect to Server


Cannot connect to ******.database.windows.net.


ADDITIONAL INFORMATION:

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.) (Microsoft SQL Server, Error: 10060)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=10060&LinkId=20476


A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

Azure SQL Database

2 answers

Sort by: Most helpful
  1. Eswar Mudamanchu 11 Reputation points
    2021-08-02T07:28:15.38+00:00

    Guys - Seems facing the issue for whoever is using the JIO Network in India, Please try to switch Network and try again.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. KalyanChanumolu-MSFT 8,361 Reputation points
    2021-08-04T04:21:46.017+00:00

    @Nanda Kishore Kapa If you are connecting via an enterprise firewall or VPN, you may contact your network administrator and check if any new policies were applied recently.
    If this is not the case, your Internet Service Provider (ISP) could be blocking traffic to certain IP ranges.
    Please work with your ISP accordingly.

    ----------

    If an answer is helpful, please "Accept answer" or "Up-Vote" which might help other community members reading this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

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