Unified Development Environment (UDE) - CI/CD and Automation Best Practices
10:51 16 Jul 2026

We are migrating from CHE to UDE and have an automation solution that performs Git Pull, Build Models, Synchronize Database and Report Deployment.

  • What is Microsoft's recommended approach for CI/CD and automation in UDE?

  • Can Build Models, Deploy Models to Online Environment and Synchronize Database be executed through Azure DevOps Pipelines, PowerShell or any supported API without requiring Visual Studio interaction?

Any guidance, documentation, or real-world experience would be greatly appreciated.

best-practices x++