Exam PL-100 All QuestionsBrowse all questions from this exam
Question 65

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.

    Correct Answer: A, C

    To replicate the changes to a new Microsoft Dataverse database, you need to include the custom entity and the Microsoft Dataverse Service User security role. Including the custom entity ensures that the structure and data specific to this new entity are available in the new database. The Microsoft Dataverse Service User security role is necessary to maintain the same access permissions in the new environment. The Account entity already exists in all Microsoft Dataverse databases, so it does not need to be included. The Sitemap is not related to the functionality of a canvas app in this context.

Discussion
KratinhosOptions: AC

A. Custom entity: CORRECT answer. B. Account entity: INCORRECT answer. The Account entity will already exist in the new Dataverse database. C. Microsoft Dataverse Service User security role: CORRECT answer. D. Sitemap: INCORRECT answer, canvas app doesn't need a sitemap

eulopezOptions: AC

A-C are the correct answers

Bucheron

You are the one who response that, explications ?

eulopez

wenomechainsama tumajarbisaun...

EdriskaOptions: AC

A. Custom entity: Including the custom entity ensures that the entity structure and data are replicated to the new database. C. Microsoft Dataverse Service User security role: Including the User security role ensures that the access permissions for the canvas app and custom entity are replicated to the new database.

AP2020Options: AC

Correct

RazielLycasOptions: AC

custom entity and the role

iamchoyOptions: AC

When replicating changes to a new Microsoft Dataverse database, you should include the following components with the canvas app: Custom entity (Option A): The custom entity is a component that you created in the original database. It’s necessary to include this in the new database to ensure that the canvas app functions as expected. Microsoft Dataverse Service User security role (Option C): This is the security role that controls entity access permissions. Including this in the new database ensures that the appropriate access controls are in place. So, the correct answers are Option A (Custom entity) and Option C (Microsoft Dataverse Service User security role). Please note that while the Account entity (Option B) is used by the app, it’s a standard entity in Microsoft Dataverse and will already exist in the new database. The Sitemap (Option D) is not directly related to the functionality of the canvas app and is not required to be included.

DanieRhodenOptions: AC

A&C as the account entity will already exist

VickyHindlekarOptions: AC

A & C correct