QuestionQ337

Configure Microsoft Dataverse

A company has Common Data Service (CDS) environments for development, test, and production.

You have a model-driven app made up of two solutions. The solutions include settings and reference data. You plan to move the solutions, app settings, and reference data from a development environment to a production environment.

You export each solution from the development environment as a ZIP file. You run Configuration Manager to export the settings and reference data as ZIP files.

You need to prepare the app and its settings for deployment.

Which four actions should you perform in sequence?

More than one ordering of the answer choices is correct. You will receive credit for any correct order you select.

Drag & Drop
Add solution and data files to the PkgFolder in the project
Build the package
Run the Package Deployer tool
Define the solution and data files in Importconfig.xml
Run the Solution Packager tool
Create a Dynamics 365 Package project in Visual Studio
Explanation

A Dynamics 365 package project bundles solution ZIP files and Configuration Migration data ZIP files for deployment. Create the package project, place the files in PkgFolder, reference those files in ImportConfig.xml, and build the package. Package Deployer is used to deploy the completed package; Solution Packager is not part of this package-deployment preparation flow.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!