Microsoft Power Platform App Maker — Question 117

In a Microsoft Dataverse database, you create a canvas app and a custom entity. The app also reads data from the Account entity in the Microsoft Dataverse database.
Entity access permissions will be controlled by the Microsoft Dataverse User security role. You create a Microsoft Dataverse Service solution.
You need to replicate the changes to a new Microsoft Dataverse database.
Which two components should you include with the canvas app? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: A, C

Explanation

The correct answers are A and C because the custom entity is essential for the app's functionality and needs to be replicated, while the Microsoft Dataverse Service User security role governs the access permissions for entities in the new database. The Account entity does not need to be included, as it is a standard entity that does not require replication, and the Sitemap is not relevant for the replication of core functional components.