I tried using “enumerating servers” Get Servers option in REST API.
I tried with multiple options to connect to the server. But i am either getting an error “Connection refused” or “Unable to tunnel through proxy. Proxy returns “HTTP/1.1 502 Tunnel Connection Failed” [with proxy].
I am able to perform other actions like “Get Images, Get Hosted Services ..etc” successfully using the same proxy settings. The connection was smooth that time.
Below are the details:
Request URI : https://management.database.windows.net:8443//servers.
x-ms-version : 1.0
Please let me know what i am doing wrong here.?
Issue is due to firewall restriction at 8443. When i opened it , the above error message has gone. Now struck with “HTTP error 500 : Internal Server Error”..Research still going on with azure!