Microsoft Certified Power Platform App Maker Associate · Free Practice Question Medium
Question 27
Q256: A financial services company is using Dataverse for managing client data. They want to ensure that client data can be accessed only by specific user roles. What feature of Dataverse should they use to define and manage access control based on roles and permissions?
- A A. Create tables for clients and user roles.
- B B. Define the data model for clients and access roles.
- C C. Implement business rules for data validation.
- D D. Utilize role-based access control (RBAC) and table permissions.
Reveal correct answer
Correct answer: D
Explanation
D. Utilize role-based access control (RBAC) and table permissions. Explanation: RBAC is a widely used access control model that allows access to resources based on the roles assigned to users. In this scenario, the financial services company can define specific user roles (such as administrators, managers, or analysts) and assign appropriate permissions to these roles. By utilizing RBAC, they can ensure that client data can only be accessed by users with the necessary role and permissions. Additionally, table permissions can be used to further restrict access to specific tables or data within the Dataverse. This approach provides a secure and efficient way to manage access control based on roles and permissions. A. Create tables for clients and user roles: This proposition is incorrect as it only suggests creating tables for clients and user roles, but it does not address how access control based on roles and permissions should be defined and managed. B. Define the data model for clients and access roles: This proposition is incorrect as it only suggests defining the data model for clients and access roles, but it does not specify how access control based on roles and permissions should be implemented. C. Implement business rules for data validation: This proposition is incorrect as it suggests implementing business rules for data validation, which is not directly related to managing access control based on roles and permissions. While data validation is important, it is not the primary feature for defining and managing access control in this scenario.Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
