Forum Discussion
Inbound Exchange hybrid URLs
Hi Northerly
you will need to allow below in firewall URL so Client can connect
https://learn.microsoft.com/en-us/microsoft-365/enterprise/urls-and-ip-address-ranges?view=o365-worldwide
For Exchage Server
TCP 443 (HTTPS) for outlook,OWA,ActiveSync,EWS,MRS (Migrations)
TCP 25 (SMTP) for mail flow
if you d0n't want to open port in you Firewall to exchange server you can deploy Hybrid Agent (Built on Azure App Proxy Technology)
If I have answered your question, please mark your post as Solved If you like my response, please give it a Like Appreciate your Kudos! Proud to contribute! 🙂 |
- DeletedJun 11, 2023
Hi Northerly
there is also
*.outlook.com,*.protection.outlook.com,*.mail.protection.outlook.com
if your firewall support rest API you can configure it will do all requires for you.
If I have answered your question, please mark your post as Solved
If you like my response, please give it a Like
Appreciate your Kudos! Proud to contribute! 🙂
- NortherlyJun 11, 2023Copper Contributor
Deleted
great, thanks Recep.
basically, all of the EXO endpoints require an inbound rule and a separate outbound rule on the firewall for ports 443 or 25 based on https://learn.microsoft.com/en-us/microsoft-365/enterprise/urls-and-ip-address-ranges?view=o365-worldwide