We having Azure cloud hosting service i.e. necompaniesdev.cloudapp.net
We had instilled Dynamics CRM 2011 Application on Windows Server 2008 R2 with SQL 2008 R2.
We have done with all required pre-requisites and installation steps as per MS setup guide.
Now we are able to access Dynamics CRM 2011 Portal with localhost/IIS Web Services with AD domain users. we are trying to access same portal from Global network or from Public computer with necompaniesdev.cloudapp.net or 100.65.108.13 which is
Azure hosted server machine IP.
Please guide us how can we able to access same CRM Portal from public / Global Internet computer?
Did you add a public facing endpoint for http(s) traffic? Go to the Dashboard for your VM, click Endpoints - by default you will probably only see PowerShell and Remote Desktop. Create new endpoint(s) for TCP port 80 or 443 (http and/or https) accordingly
and you should be good to go.