PL-400 · Question #417
PL-400 Question #417: Real Exam Question with Answer & Explanation
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 usi
Question
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 managed layer. The developers must implement their changes in isolation within these environments. Development work must be merged into a base solution within a shared sandbox environment. You need to ensure work carried out by each developer is deployed into the main solution in the sandbox environment. What should you do?
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.
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.