Microsoft Power Apps + Dynamics 365 Developer — Question 7

A client uses a model-driven app that is deployed by using a managed solution in the production environment. The app contains only entities and UI components and has no custom code or extensions to the platform.
The client needs an exact copy of the app with a different name in the production environment.
You need to recreate this app in production without disrupting the end users.
What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because it allows you to create a new model-driven app by leveraging the existing solution that contains the original app, ensuring an exact copy without disruption. Option A only saves a version of the app with the same name, while C and D do not provide a means to duplicate the app effectively. Option E is a more complicated approach that involves unnecessary steps and risks.