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: articles/purview/catalog-permissions.md
+20-14Lines changed: 20 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,31 +18,37 @@ A collection is a tool Azure Purview uses to group assets, sources, and other ar
18
18
19
19
> [!NOTE]
20
20
> As of November 8th, 2021, ***Insights*** is accessible to Data Curators. Data Readers do not have access to Insights.
21
-
>
22
-
>
21
+
23
22
## Roles
24
23
25
24
Azure Purview uses a set of predefined roles to control who can access what within the account. These roles are currently:
26
25
27
-
-**Collection admins** - a role for users that will need to assign roles to other users in Azure Purview or manage collections. Collection admins can add users to roles on collections where they're admins. They can also edit collections, their details, and add subcollections.
26
+
-**Collection administrator** - a role for users that will need to assign roles to other users in Azure Purview or manage collections. Collection admins can add users to roles on collections where they're admins. They can also edit collections, their details, and add subcollections.
28
27
-**Data curators** - a role that provides access to the data catalog to manage assets, configure custom classifications, set up glossary terms, and view insights. Data curators can create, read, modify, move, and delete assets. They can also apply annotations to assets.
29
28
-**Data readers** - a role that provides read-only access to data assets, classifications, classification rules, collections and glossary terms.
30
-
-**Data source admins** - a role that allows a user to manage data sources and scans. If a user is granted only to **Data source admin** role on a given data source, they can run new scans using an existing scan rule. To create new scan rules, the user must be also granted as either **Data reader** or **Data curator** roles.
29
+
-**Data source administrators** - a role that allows a user to manage data sources and scans. If a user is granted only to **Data source admin** role on a given data source, they can run new scans using an existing scan rule. To create new scan rules, the user must be also granted as either **Data reader** or **Data curator** roles.
30
+
-**Policy author (Preview)** - a role that allows a user to view, update, and delete Azure Purview policies through the policy management app within Azure Purview.
31
+
32
+
> [!NOTE]
33
+
> At this time, Azure Purview Policy author role is not sufficient to create policies. The Azure Purview Data source admin role is also required.
31
34
32
35
## Who should be assigned to what role?
33
36
34
37
|User Scenario|Appropriate Role(s)|
35
38
|-------------|-----------------|
36
-
|I just need to find assets, I don't want to edit anything|Data Reader|
37
-
|I need to edit information about assets, assign classifications, associate them with glossary entries, and so on.|Data Curator|
38
-
|I need to edit the glossary or set up new classification definitions|Data Curator|
39
-
|I need to view Insights to understand the governance posture of my data estate|Data Curator|
40
-
|My application's Service Principal needs to push data to Azure Purview|Data Curator|
41
-
|I need to set up scans via the Azure Purview Studio|Data Curator on the collection **or** Data Curator **And** Data Source Administrator where the source is registered|
42
-
|I need to enable a Service Principal or group to set up and monitor scans in Azure Purview without allowing them to access the catalog's information |Data Source Admin|
43
-
|I need to put users into roles in Azure Purview | Collection Admin |
|I just need to find assets, I don't want to edit anything|Data reader|
40
+
|I need to edit information about assets, assign classifications, associate them with glossary entries, and so on.|Data curator|
41
+
|I need to edit the glossary or set up new classification definitions|Data curator|
42
+
|I need to view Insights to understand the governance posture of my data estate|Data curator|
43
+
|My application's Service Principal needs to push data to Azure Purview|Data curator|
44
+
|I need to set up scans via the Azure Purview Studio|Data curator on the collection **or** data curator **and** data source administrator where the source is registered.|
45
+
|I need to enable a Service Principal or group to set up and monitor scans in Azure Purview without allowing them to access the catalog's information |Data source administrator|
46
+
|I need to put users into roles in Azure Purview | Collection administrator |
47
+
|I need to create and publish access policies | Data source administrator and policy author |
0 commit comments