PL-400 · Question #417
A company employs four Microsoft Power Platform developers. Each developer has an individual development environment. Each development environment is refreshed regularly from source control as a…
The correct answer is D. Export each developer's solution as unmanaged. In Power Platform development, unmanaged solutions are used for development because they allow changes to be made and merged. Here’s the correct process for the scenario: 1. Developers work in their individual development environments, customizing or extending the application…
Question
Options
- ACopy each development to the shared environment each day.
- BPerform all customizations in the shared environment.
- CExport each developer's solution as managed.
- DExport each developer's solution as unmanaged.
How the community answered
(41 responses)- A2% (1)
- B2% (1)
- C10% (4)
- D85% (35)
Explanation
In Power Platform development, unmanaged solutions are used for development because they allow changes to be made and merged. Here’s the correct process for the scenario: 1. Developers work in their individual development environments, customizing or extending the application using unmanaged solutions. 2. Once changes are complete, they export their unmanaged solutions from their individual 3. These solutions are then imported into the shared sandbox environment, where the changes can be tested and merged into the base solution.
Community Discussion
No community discussion yet for this question.