Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

Cannot Connect to Azure via SSMS

$
0
0

Hi guys

I setup an SQL Server and a SQL Database on Azure but I am unable to connect to it via SSMS on my local machine.

I am entering in the correct username and password & server name.  I have added my IP to the firewall.  I can successfully locally ping the server.  I'm out of ideas - any suggestions?

If I use the server name <server name>.database.windows.net I receive the following error:

TITLE: Connect to Server
------------------------------

Cannot connect to <server name>.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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)

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

------------------------------

The network path was not found

------------------------------

Using tcp:<server name>.database.windows.net, 1433 results in the following error:

TITLE: Connect to Server
------------------------------

Cannot connect to tcp:<server name>.database.windows.net,1433.

------------------------------
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 - The remote computer refused the network connection.) (Microsoft SQL Server, Error: 1225)

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

------------------------------

The remote computer refused the network connection

------------------------------

Thanks,
Simon



Viewing all articles
Browse latest Browse all 7129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>