Try as I might, I’m unable to access my install of Event Store on Windows Azure. I’ve followed the instructions exactly recommended in the wiki. And, yes, I’ve got the ports setup in Azure as per the wiki. But none the less, I cannot connect to it from an external machine.
On a separate machine, if I do curl {{mydomain}}.cloudapp.net, it times out, but on the Azure VM if I do curl localhost, I get Moved (the redirect to the full admin).
Any ideas why I cannot connect?