Performing production readiness checks
For production deployment, here are some of the things you may want to check before proceeding with broad deployment in your environment.
Considerations for connectivity
MDE is driven by cloud services. Making sure your endpoints can reach cloud service endpoints is one of the most important things to do. If you haven’t already, the MDE client analyzer tool (https://aka.ms/mdeanalyzer) will help you check whether everything is in working order before proceeding to Chapter 9, Troubleshooting Common Issues.
If you are using a proxy, here are some additional considerations:
- A system-wide proxy works best, meaning that for any HTTP or HTTPS request, the operating system can try to connect through the proxy, including MDE cloud services. You will then allow those connections in the proxy itself if you wish to pursue an allow-list approach (typically appropriate for servers but not user endpoints). A system-wide proxy can be...