
Hi all, this is the first time I use this forum.
I set up a Azure VM as a dev environment with AD, DNS, IIS, SQL server role. I verified the server is up and running by connecting via http://<servername>:5555/<org>/main.aspx. Later, I set up a point to site VPN to connect to the Azure VM from my desktop. Since I update the hosts file, I was able to ping the VM by server name/IP and get the IIS page to show up by running htt[://<servername>. However, I cannot connect to the CRM org with the URL above, but including the port.
I eliminated the possible issue by doing the followings:
- disable firewall on desktop to make sure the network port isn't blocked..
- add 5555 as an endpoint to Azure VM
- connect with similar URL, but use the VM's public name instead (*.cloudapp.net)
Even with the change above, including connecting via VPN or public URL, I still couldn't resolve the issue on connect with port 5555. I am not sure where to look next. Any thought?
*This post is locked for comments
I have the same question (0)