Hi Will,
Thank you for your response.
What I want is the build and code deployment automation process for on-premise D365FO environment, same as we have for on-cloud D365FO build and automation.
Following is the high level process:
1. In designated D365FO DEV VM for build, take latest the code from specific Repos from DevOps.
2. Compile the custom models
3. Create the package from that custom models
4. Upload that package in LCS asset library
5. Start deployment process in Sandbox / Production environment in LCS, this deployment process include preparing and update environment steps same like we did manually.
Is there any azure pipeline support for on-premise D365FO?
- Thanks