Microsoft Power Platform Solution Architect — Question 2

You are designing a Power Platform solution.
The company wants its development team to adopt the construction of repeatable components for its implementation team to reuse on different entities and forms.
You need to recommend a technology that meets these requirements.
Which technology would you recommend the developers adopt to assist the implementation team?

Answer options

Correct answer: B

Explanation

The Power Apps Component Framework control is specifically designed for building reusable components that can be utilized across different entities and forms, making it the ideal choice for this scenario. JavaScript and web resources can support functionality but do not inherently provide the same level of reusability for components. A Canvas app is more focused on building standalone applications rather than reusable components.