Microsoft Power Platform Solution Architect — Question 41
You design a Microsoft Power Platform solution for a company.
The company has an existing Azure SQL database with customer information that it wants to continue using. The company wants to share access to data that is held in Azure SQL with the following people:
• internal company employees, using built-in process functionality
• external customers to view their data
You need to recommend the appropriate components to use for the application.
Which two components should you recommend?
Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Power Pages
- B. Custom pages
- C. Canvas app
- D. Model-driven app
Correct answer: A, D
Explanation
Power Pages is ideal for creating websites that allow external users to access data, making it suitable for external customers to view their information. Model-driven apps are designed to work with data models and are perfect for internal users needing built-in process functionality, which is why A and D are the correct choices. The other options, Custom pages and Canvas app, do not provide the same level of built-in support for these specific use cases.