Hi
We are try to configure Dynamics CRM (8.2) to connect to Exchange Online, in order to sync appointments. We have completed everything in this guide: https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/administering-dynamics-365/mt703269(v=crm.8) using server side sync, ADFS SSO is all working no issues.
However, the issue is that when it tries to connect to Exchange Online, it refuses to use the web proxy settings on the system, and instead tries to go directly out, which is of course blocked. We have tried:
- Specifying proxy settings in the System using IE, this works fine for web browsing so we know the proxy is working.
- Setting using netsh winhttp
- Putting system.web section in the web.config file with the proxy details specified
None of these works or makes any difference. The proxy does not require authentication, and works for all other Office 365 services (e.g. Exchange migrations).
Does anyone have any idea how to make it use a proxy for outbound connections to Exchange Online?
Thanks
*This post is locked for comments