I'm running mongoDB on a virtual machine, but all of the sudden it is no longer working. If I check my endpoints it clearly lists TCP 27017, and also if I logon to the server using RDP, Mongo seems to be up and running and I can access it via localhost. The Firewall allows port 27017. I've never had any problems before, but all of the sudden I can't get any connections to my server anymore....
I'm trying to reach it from a Azure Website if that matters...