Microsoft Power Platform App Maker — Question 4
Each maker at a company has a separate Common Data Service environment. You are customizing a canvas app. You create two new entities in your environment.
You are leaving for a vacation. Another maker will continue customizing the app in your absence.
You need to transfer the work to the other maker and ensure that you can work on the updated app when you return from your vacation.
What should you export?
Answer options
- A. an unmanaged solution that includes all customizations
- B. the default solution
- C. a managed solution that includes all customizations
- D. the app
Correct answer: A
Explanation
Exporting an unmanaged solution that includes all customizations allows the other maker to continue working on the app with full access to the entities and customizations. The default solution does not contain specific customizations, and a managed solution restricts editing, making it unsuitable for ongoing development. Exporting just the app would not include the necessary entities and customizations for further development.