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/tutorial-data-owner-policies-resource-group.md
+12-10Lines changed: 12 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
-
title: Access provisioning by data owner to resource groups or subscriptions
3
-
description: Step-by-step guide showing how a data owner can create policies on resource groups or subscriptions.
2
+
title: Resource group and subscription access provisioning by data owner
3
+
description: Step-by-step guide showing how a data owner can create access policies to resource groups or subscriptions.
4
4
author: ePpnqeqR
5
5
ms.author: vlrodrig
6
6
ms.service: purview
7
7
ms.subservice: purview-data-policies
8
8
ms.topic: tutorial
9
-
ms.date: 1/25/2022
9
+
ms.date: 1/27/2022
10
10
ms.custom:
11
11
---
12
12
13
-
# Access provisioning by data owner to resource groups or subscriptions (preview)
13
+
# Resource group and subscription access provisioning by data owner (preview)
14
14
15
-
This guide describes how a data owner can leverage Azure Purview to enable access to ALL data sources in a subscription or a resource group. This can be achieved through a single policy statement, and will cover all existing data sources, as well as data sources that are created afterwards. However, at this point, only the following data sources are supported:
15
+
This tutorial describes how a data owner can leverage Azure Purview to enable access to ALL data sources in a subscription or a resource group. This can be achieved through a single policy statement, and will cover all existing data sources, as well as data sources that are created afterwards. However, at this point, only the following data sources are supported:
16
16
- Blob storage
17
17
- Azure Data Lake Storage (ADLS) Gen2
18
18
@@ -33,14 +33,16 @@ The subscription or resource group needs to be registered with Azure Purview to
Enable the resource group or subscription for access policies in Azure Purview by setting the **Data use governance** toggle to enable, as shown in the picture.
36
+
Enable the resource group or the subscription for access policies in Azure Purview by setting the **Data use governance** toggle to enable, as shown in the picture.
37
37
38
-

38
+

Execute the steps in the [data-owner policy authoring tutorial](tutorial-data-owner-policy-authoring-generic.md) to create and publish a policy similar to the example shown in the image: a policy that provides security group *sg-Finance**modify* access to resource group *finance-rg*:
44
+
45
+

44
46
45
47
## Additional information
46
48
@@ -51,8 +53,8 @@ The limit for Azure Purview policies that can be enforced by Storage accounts is
51
53
> - Publish is a background operation. It can take up to **2 hours** for the changes to be reflected in the data source.
52
54
53
55
## Next steps
54
-
Check the blog and demo related to the capabilities mentioned in this how-to guide
56
+
Check blog, demo and related tutorials
55
57
56
58
*[What's New in Azure Purview at Microsoft Ignite 2021](https://techcommunity.microsoft.com/t5/azure-purview/what-s-new-in-azure-purview-at-microsoft-ignite-2021/ba-p/2915954)
57
-
*[Demo of access policy for Azure Storage](https://www.youtube.com/watch?v=CFE8ltT19Ss)
59
+
*[Demo of data owner access policies for Azure Storage](https://www.youtube.com/watch?v=CFE8ltT19Ss)
58
60
*[Enable Azure Purview data owner policies on an Azure Storage account](./tutorial-data-owner-policies-storage.md)
Copy file name to clipboardExpand all lines: articles/purview/tutorial-data-owner-policies-storage.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
2
title: Access provisioning by data owner to Azure Storage datasets
3
-
description: Step-by-step guide on how to integrate Azure Storage with Azure Purview to enable data owners to create access policies.
3
+
description: Step-by-step guide showing how data owners can create access policies to datasets in Azure Storage
4
4
author: ePpnqeqR
5
5
ms.author: vlrodrig
6
6
ms.service: purview
7
7
ms.subservice: purview-data-policies
8
-
ms.topic: how-to
9
-
ms.date: 1/25/2022
8
+
ms.topic: tutorial
9
+
ms.date: 1/27/2022
10
10
ms.custom:
11
11
---
12
12
13
13
# Access provisioning by data owner to Azure Storage datasets (preview)
14
14
15
-
This guide describes how a data owner can leverage Azure Purview to enable access to datasets in Azure Storage. At this point, only the following data sources are supported:
15
+
This tutorial describes how a data owner can leverage Azure Purview to enable access to datasets in Azure Storage. At this point, only the following data sources are supported:
16
16
- Blob storage
17
17
- Azure Data Lake Storage (ADLS) Gen2
18
18
@@ -37,13 +37,16 @@ Register and scan each data source with Azure Purview to later define access pol
37
37
38
38
Enable the data source for access policies in Azure Purview by setting the **Data use governance** toggle to enable, as shown in the picture.
39
39
40
-

40
+

Execute the steps in the [data-owner policy authoring tutorial](tutorial-data-owner-policy-authoring-generic.md) to create and publish a policy similar to the example shown in the image: a policy that provides group *Contoso Team**read* access to Storage account *marketinglake1*:
47
+
48
+

49
+
47
50
48
51
## Additional information
49
52
>[!Important]
@@ -84,7 +87,7 @@ This section contains a reference of how actions in Azure Purview data policies
84
87
85
88
86
89
## Next steps
87
-
Check the blog and demo related to the capabilities mentioned in this how-to guide
90
+
Check blog, demo and related tutorials
88
91
89
92
*[What's New in Azure Purview at Microsoft Ignite 2021](https://techcommunity.microsoft.com/t5/azure-purview/what-s-new-in-azure-purview-at-microsoft-ignite-2021/ba-p/2915954)
90
93
*[Demo of access policy for Azure Storage](https://www.youtube.com/watch?v=CFE8ltT19Ss)
title: Authoring and publish data owner access policies
3
+
description: Step-by-step guide on how a data owner can author and publish access policies in Azure Purview
2
4
author: ePpnqeqR
3
5
ms.author: vlrodrig
4
6
ms.service: purview
5
7
ms.subservice: purview-data-policies
6
-
ms.topic: include
7
-
ms.date: 01/25/2022
8
+
ms.topic: tutorial
9
+
ms.date: 1/27/2022
8
10
ms.custom:
9
11
---
10
12
11
-
This section describes the steps for creating, updating, and publishing Azure Purview access policies.
13
+
# Authoring and publish data owner access policies (preview)
12
14
13
-
### Create a new policy
15
+
This tutorial describes how a data owner can create, update and publish access policies in Azure Purview
16
+
17
+
## Create a new policy
14
18
15
19
This section describes the steps to create a new policy in Azure Purview.
16
20
@@ -20,13 +24,13 @@ This section describes the steps to create a new policy in Azure Purview.
20
24
21
25
1. Select the **New Policy** button in the policy page.
22
26
23
-

27
+

24
28
25
29
1. The new policy page will appear. Enter the policy **Name** and **Description**.
26
30
27
31
1. To add policy statements to the new policy, select the **New policy statement** button. This will bring up the policy statement builder.
28
32
29
-

33
+

30
34
31
35
1. Select the **Effect** button and choose *Allow* from the drop-down list.
32
36
@@ -36,37 +40,37 @@ This section describes the steps to create a new policy in Azure Purview.
36
40
37
41
1. If you want to create a broad policy statement that covers an entire data source, resource group, or subscription, use the **Data sources** box and select its **Type**. Use the **Assets** box instead if you want to create a more granular policy on a previously scanned data source. In that case, enter the **Data Source Type** and the **Name** of a previously registered data source (as shown in the image).
38
42
39
-

43
+

40
44
41
45
1. Select the **Continue** button and transverse the hierarchy to select the folder or file. Then select the **Add** button. This will take you back to the policy editor.
42
46
43
-

47
+

44
48
45
49
1. Select the **Subjects** button and enter the subject identity as a principal, group, or MSI. Then select the **OK** button. This will take you back to the policy editor
46
50
47
-

51
+

48
52
49
53
1. Repeat the steps #5 to #11 to enter any more policy statements.
50
54
51
55
1. Select the **Save** button to save the policy
52
56
53
-
###Update or delete a policy
57
+
## Update or delete a policy
54
58
55
59
Steps to create a new policy in Azure Purview are as follows.
56
60
57
61
1. Sign in to Azure Purview Studio.
58
62
59
63
1. Navigate to the Policy management app using the left side panel.
60
64
61
-

65
+

62
66
63
67
1. The Policy portal will present the list of existing policies in Azure Purview. Select the policy that needs to be updated.
64
68
65
69
1. The policy details page will appear, including Edit and Delete options. Select the **Edit** button, which brings up the policy statement builder. Now, any parts of the statements in this policy can be updated. To delete the policy, use the **Delete** button.
66
70
67
-

71
+

68
72
69
-
###Publish the policy
73
+
## Publish the policy
70
74
71
75
A newly created policy is in the draft state. The process of publishing associates the new policy with one or more data sources under governance. This is called "binding" a policy to a data source.
72
76
@@ -76,15 +80,23 @@ The steps to publish a policy are as follows
76
80
77
81
1. Navigate to the Policy management app using the left side panel.
78
82
79
-

83
+

80
84
81
85
1. The Policy portal will present the list of existing policies in Azure Purview. Locate the policy that needs to be published. Select the **Publish** button on the right top corner of the page.
82
86
83
-

87
+

84
88
85
89
1. A list of data sources is displayed. You can enter a name to filter the list. Then, select each data source where this policy is to be published and then select the **Publish** button.
86
90
87
-

91
+

88
92
89
93
>[!Note]
90
94
> - After making changes to a policy, there is no need to publish it again for it to take effect if the data source(s) continues to be the same.
95
+
96
+
## Next steps
97
+
Check blog, demo and related tutorials
98
+
99
+
*[What's New in Azure Purview at Microsoft Ignite 2021](https://techcommunity.microsoft.com/t5/azure-purview/what-s-new-in-azure-purview-at-microsoft-ignite-2021/ba-p/2915954)
100
+
*[Demo of data owner access policies for Azure Storage](https://www.youtube.com/watch?v=CFE8ltT19Ss)
101
+
*[Enable Azure Purview data owner policies on all data sources in a subscription or a resource group](./tutorial-data-owner-policies-resource-group.md)
102
+
*[Enable Azure Purview data owner policies on an Azure Storage account](./tutorial-data-owner-policies-storage.md)
0 commit comments