Extending Microsoft Dynamics 365 Finance and Supply Chain Management Cookbook - Second Edition
by Simon Buxton
How it works...
The steps in this recipe resulted in a new folder structure that will contain code that is ready for deployment to the Sandbox and then production. Based on experience, in development, having a two-branch Application Lifecycle Management (ALM) strategy works best in most scenarios. The concept is that all development is to be done in Dev, and when the work passes testing, the Dev branch is merged into Main and Main is deployed to the Sandbox for final testing and then moved to production. Once the code has been moved to production, the Dev branch is reset from Main. We will create the Dev branch from within Visual Studio in the next recipe.
SCM uses Azure DevOps for its source control, work, and build management. The personal ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access