You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: power-platform/admin/database-security.md
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: User security in an environment
3
-
description: Learn about users' access to resources in a Microsoft Dataverse environment.
2
+
title: Role-based security roles
3
+
description: Learn about how roles are used to control a user's access to a database and resrouces in an environment.
4
4
ms.subservice: admin
5
5
ms.author: paulliew
6
6
author: paulliew
@@ -13,19 +13,17 @@ ms.custom:
13
13
- bap-template
14
14
ms.component: pa-admin
15
15
ms.topic: conceptual
16
-
ms.date: 1/15/2025
16
+
ms.date: 02/11/2025
17
17
search.audienceType:
18
18
- admin
19
19
---
20
20
21
-
# User security in an environment
21
+
# Role-based security roles
22
22
23
23
Microsoft Dataverse uses a role-based security model to control access to a database and its resources in an environment. Use security roles to configure access to all resources in an environment or to specific apps and data in the environment. A combination of access levels and permissions in a security role determines which apps and data users can view and how they can interact with those apps and data.
24
24
25
25
An environment can have no or one Dataverse database. You assign security roles differently for [environments that have no Dataverse database](database-security-configure.md#assign-security-roles-to-users-in-an-environment-that-has-no-dataverse-database) and [environments that have a Dataverse database](database-security-configure.md#assign-security-roles-to-users-in-an-environment-that-has-a-dataverse-database).
26
26
27
-
[Learn more about environments in Power Platform](./environments-overview.md).
28
-
29
27
## Predefined security roles
30
28
31
29
Environments include predefined security roles that reflect common user tasks. The predefined security roles follow the security best practice of "minimum required access": provide the least access to the minimum business data that a user needs to use an app. These security roles can be assigned to a user, [owner team](manage-teams.md#types-of-teams), and [group team](manage-group-teams.md). The predefined security roles that are available in an environment depend on the environment type and the apps installed in it.
@@ -80,7 +78,7 @@ In addition to the predefined security roles described for Dataverse, other secu
80
78
81
79
### Dataverse for Teams environments
82
80
83
-
[Learn more about predefined security roles in Dataverse for Teams environments](about-teams-environment.md#user-access-to-dataverse-for-teams-environments).
81
+
Learn more about [predefined security roles in Dataverse for Teams environments](about-teams-environment.md#user-access-to-dataverse-for-teams-environments).
84
82
85
83
## App-specific security roles
86
84
@@ -119,10 +117,11 @@ The following table describes which resources each security role can author.
119
117
120
118
\**Dataverse for Teams users don't get access to desktop flows by default. You need to upgrade your environment to full Dataverse capabilities and acquire [desktop flow license plans](https://powerautomate.microsoft.com/pricing/) to use desktop flows.
121
119
122
-
### Related information
120
+
### Related content
123
121
124
-
-[Grant users access](grant-users-access.md)
125
-
-[Control user access to environments: security groups and licenses](control-user-access.md)
122
+
-[Assign a security role to a user](assign-security-roles.md)
123
+
-[Security roles and privileges](security-roles-privileges.md)
126
124
-[How access to a record is determined](how-record-access-determined.md)
125
+
-[Configure user security in an environment](database-security-configure.md)
0 commit comments