Hi Friends,
Thank you for reaching out regarding the installation issue of Office 365 on your Windows Server with restricted internet access.
To successfully install Office 365, there are several specific URLs and network endpoints that need to be accessible.
Simply allowing access to https://microsoft.com and https://office.com may not be sufficient. Below is a comprehensive list of URLs and IP addresses that should be allowed through your firewall for the installation and operation of Office 365.
Required URLs and IP Addresses for Office 365 Installation
- Office 365 Portal and Services:
-
https://*.office.com -
https://*.office365.com -
https://login.microsoftonline.com -
https://login.windows.net -
https://graph.microsoft.com -
https://*.onmicrosoft.com
-
- Microsoft Identity and Authentication:
-
https://*.msauth.net -
https://*.msauthimages.net -
https://secure.aadcdn.microsoftonline-p.com -
https://aadcdn.msauth.net
-
- Office 365 Software and Updates:
-
https://officecdn.microsoft.com -
https://officecdn.microsoft.com.edgesuite.net -
https://*.office.net
-
- Microsoft Content Delivery Network (CDN):
-
https://*.microsoftonline.com -
https://*.microsoftonline-p.com -
https://*.microsoft.com -
https://*.msocdn.com
-
- Microsoft Endpoint:
-
https://*.microsoftonline-p.net -
https://*.office365.com
-
- Other Microsoft Services:
-
https://*.microsoftonline-p.com -
https://*.msedge.net -
https://*.msft.net -
https://*.msecnd.net
-
IP Address Ranges
To ensure full connectivity, consider allowing the following IP address ranges as specified by Microsoft:
- Azure Datacenter IP Ranges: You can download the latest Azure IP ranges from Microsoft's official IP ranges documentation.
Additional Steps
- DNS Resolution:
- Ensure that DNS resolution is working correctly for the above URLs.
- Update Firewall Rules:
- Update your firewall rules to allow traffic to these URLs and IP addresses.
- Ensure both HTTP (port 80) and HTTPS (port 443) traffic are allowed to these endpoints.
- Check Connectivity:
- After updating the firewall rules, use a web browser or network tool to verify connectivity to these URLs from the server where you are installing Office 365.
Testing Connectivity
You can use PowerShell to test connectivity to these URLs. For example:
powershell
Test-NetConnection -ComputerName officecdn.microsoft.com -Port 443
Summary
By ensuring that all the necessary URLs and IP addresses are accessible, you should be able to successfully install Office 365 on your Windows Server. If you continue to experience issues, please let me know, and we can explore further troubleshooting options.
Thank you for your patience and cooperation.
Best regards,
Rosy
Forum Support Team