Azure can't ping or telnet VM from client
- by Raif
I have a VM on Azure with an instance sqlserver 2012 running on it. From my work computer and my home computer I can't get sqlserver management studio connect to it. I have looked at ALL the settings recommended in numerous articles. everything is setup correctly.
endpoint 1433 Private and public
sqlserver tcp enabled.
sqlserver tcp listening on right port
sqlserver using mixed auth
windows fire wall, holes poked and then disabled on both client and VM
can log in from VM using the credentials that I'm trying to use remotely
further more I can't ping the dns or ip or tellnet address from my local machines.
I can however hit the iis from a browser using the ip. strange.
CS asked me to download MS Network Monitor, which I did and pinged and telneted. I have the results saved but can't really make heads or tails of them. CS hasn't responded yet. I can post some info here that would help.
EDIT
Never one to shrink from a challenge, I deleted my VM and re-did everything. Now it works although my confidence azure is somewhat shaken.