Hi,
Using SQL Reporting (the old service which is being discontinued) we are unable to access the report server using the url given, e.g.:
https://k2xxxxxx.reporting.windows.net/ReportServer
In the browser this gives a "This page cannot be displayed" as no response is returned. It is as though there is a firewall between me and the report server. It does work when accessed from within existing cloud services that I have running, but not from a new cloud service where I get this error:
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: 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 <ip address>:443 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
Has something changed as part of the sunset to this service?