Forum Discussion
ML79
Jun 17, 2025Copper Contributor
Websocket connections to critical Microsoft 365 domains
We continue to get warnings on our tenant regarding Websocket connectivity errors. Full message states: We've detected WebSocket Secure (WSS) failures to the following unified domains. I can't...
Kidd_Ip
Jun 18, 2025MVP
Worth to take a loo at this:
- Check Firewall & Proxy Rules
- Ensure WebSocket traffic is explicitly allowed for Microsoft 365 domains (*.cloud.microsoft, *.static.microsoft, etc.).
- Some proxies may still block WebSocket connections even if HTTPS inspection is bypassed.
- Verify Microsoft 365 Network Insights
- Go to Microsoft 365 Admin Center → Network Connectivity Insights.
- Look for any service health notifications related to WebSocket failures.
- Test WebSocket Connectivity
- Use tools like wss://echo.websocket.org to verify WebSocket connections.
- If external WebSocket connections work but Microsoft 365 fails, the issue is likely tenant-specific.
- Check TLS Decryption Settings
- Some security appliances perform TLS decryption, which can interfere with WebSocket traffic.
- Ensure Microsoft 365 domains are excluded from TLS decryption.