Hello,
I've created a new VM on Azure with Windows Server 2012 R2 Datacenter and installed MongoDB.
Then I configured new Inbound rules in Windows Firewall to allow acess to Mongo DB (Port 27017).
And then I've added the endpoint (Azure Web Portal) to access directly to the server.
I've tested the local access with Robomongo and it works fine, but remote access doesn't work.
Any thoughts?