QuestionQ116
Develop and test codeA company is moving from Dynamics AX 2012 to Dynamics 365 Finance.
It converts its existing Dynamics AX 2012 model store into the upgraded metadata file.
The company must upgrade its existing code base.
You need to carry out the code-upgrade process.
In what order should you complete the actions? Arrange all actions in the correct sequence.
Note: More than one answer-choice ordering is correct. Credit is awarded for any correct ordering selected.
Drag & Drop
Run the upgrade process on Lifecycle Services.
Build the code and fix the conflicts on Visual Studio and then merge the Releases branch into the Trunk\Main branch.
Create the Trunk\Main folder structure on your Azure DevOps project repository and add the code in your upgraded metadata file.
Create a personal access token and use it to connect your Lifecycle Services project to Azure DevOps.
Map your development environment to the Releases branch.
Community Discussion