We have an internal automation tool built for Dynamics 365 F&O Cloud Hosted Environments (CHE) that performs:
- Git Get Latest / Pull
- Build Models
- Database Synchronization
- Report Deployment
- Work Item updates
As we are moving to Unified Development Environments (UDE), we are trying to understand Microsoft's recommended approach for automation.
My questions are:
1. Is it possible to automate Build Models, Deploy Models to Online Environment, and Synchronize Database in UDE without manual interaction with Visual Studio?
4. What is Microsoft's recommended CI/CD strategy for UDE environments?
5. Has anyone successfully migrated an automation solution from CHE to UDE? If so, what architecture did you adopt?
- Azure DevOps Pipelines?
- Dedicated technical UDE?
- Other approach?
Our goal is to avoid running automation on individual developer machines and instead implement a centralized and scalable solution.
Any guidance, documentation, or real-world experience would be greatly appreciated.

Report
All responses (
Answers (