Security best practices
In Chapter 7, Microsoft Power Platform Security, we cover all the security possibilities when designing Power Platform solution architecture, including authentication, authorization, compliance, privacy, and data protection. In this section, you will make yourself familiar with some best practices for building a robust and mature Power Platform security model. Following the best practices can ensure that your Power Platform solution fulfills the necessary security standards and that you are building a solution that can be maintained and upgraded in the future.
Dataverse security roles
In this section, we will present some proven best practices for designing, implementing, and using Dataverse security roles.
Create new custom roles instead of modifying default roles
Security configuration in Dataverse applications can be very simple, where the default Dataverse or Dynamics 365 security roles can be used without any modification. However, if the...