Microsoft Dynamics 365: Finance and Operations Apps Developer — Question 11
A company uses Dynamics 365 Finance.
You need to migrate all custom report artifacts from a development environment to a cloud-hosted Tier-1 test environment that has Visual Studio installed.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Apply a deployment package
- B. Export the project as an .axpp file
- C. Create a deployment package
- D. Import the project into a cloud-hosted environment from an .axpp file and ensure that the Overwrite Elements option is selected
Correct answer: B, D
Explanation
The correct steps involve exporting the project as an .axpp file (B) and then importing it into the cloud-hosted environment while ensuring the Overwrite Elements option is selected (D). Options A and C are not necessary for this specific migration process, as the focus is on exporting and importing the project artifacts.