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/how-to-data-owner-policy-authoring-generic.md
+25-23Lines changed: 25 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.date: 2/24/2022
15
15
16
16
Access policies allow data owners to manage access to datasets from Azure Purview. Data owners can monitor and manage data use from within the Azure Purview Studio, without directly modifying the resource where the data is housed.
17
17
18
-
This tutorial describes how a data owner can create, update and publish access policies in Azure Purview.
18
+
This tutorial describes how a data owner can create, update, and publish access policies in Azure Purview.
19
19
20
20
## Prerequisites
21
21
@@ -37,7 +37,7 @@ To apply these policies to data sources in your environment, you'll need to conf
37
37
38
38
1. Your source needs to already be registered to Azure Purview. To register a resource, follow the **Prerequisites** and **Register** sections of the [source pages](azure-purview-connector-overview.md) for your resources.
39
39
1.[Enable data use governance on your resource](how-to-enable-data-use-governance.md#enable-data-use-governance).
40
-
1. Follow any policy-specific prerequisites for your source. Check the [Azure Purview supported data sources table](azure-purview-connector-overview.md#azure-purview-data-sources) and select the link in the **Access Policy** column for sources where access policies are available. Follow any steps listed in the Policy section.
40
+
1. Follow any policy-specific prerequisites for your source. Check the [Azure Purview supported data sources table](azure-purview-connector-overview.md#azure-purview-data-sources) and select the link in the **Access Policy** column for sources where access policies are available. Follow any steps listed in the Access policy or Prerequisites sections.
41
41
42
42
## Create a new policy
43
43
@@ -49,7 +49,7 @@ This section describes the steps to create a new policy in Azure Purview.
49
49
50
50
1. Select the **New Policy** button in the policy page.
51
51
52
-
:::image type="content" source="./media/access-policies-common/policy-onboard-guide-1.png" alt-text="Data owner can access the Policy functionality in Azure Purview when it wants to create policies.":::
52
+
:::image type="content" source="./media/access-policies-common/policy-onboard-guide-1.png" alt-text="Data owner can access the Policy functionality in Azure Purview when it wants to create policies.":::
53
53
54
54
1. The new policy page will appear. Enter the policy **Name** and **Description**.
55
55
@@ -79,31 +79,17 @@ This section describes the steps to create a new policy in Azure Purview.
79
79
80
80
1. Repeat the steps #5 to #11 to enter any more policy statements.
81
81
82
-
1. Select the **Save** button to save the policy
82
+
1. Select the **Save** button to save the policy.
83
83
84
-
## Update or delete a policy
85
-
86
-
Steps to create a new policy in Azure Purview are as follows.
87
-
88
-
1. Sign in to Azure Purview Studio.
89
-
90
-
1. Navigate to the **Data policy** feature using the left side panel. Then select **Data policies**.
91
-
92
-
:::image type="content" source="./media/access-policies-common/policy-onboard-guide-2.png" alt-text="Data owner can access the Policy functionality in Azure Purview when it wants to update a policy.":::
84
+
Now that you have created your policy, you will need to publish it for it to become active.
93
85
94
-
1. The Policy portal will present the list of existing policies in Azure Purview. Select the policy that needs to be updated.
95
-
96
-
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.
97
-
98
-
:::image type="content" source="./media/access-policies-common/edit-policy.png" alt-text="Data owner can edit or delete a policy statement.":::
99
-
100
-
## Publish the policy
86
+
## Publish a policy
101
87
102
88
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.
103
89
104
-
The steps to publish a policy are as follows
90
+
The steps to publish a policy are as follows:
105
91
106
-
1. Sign in to Azure Purview Studio.
92
+
1. Sign in to the [Azure Purview Studio](https://web.purview.azure.com/resource/).
107
93
108
94
1. Navigate to the **Data policy** feature using the left side panel. Then select **Data policies**.
109
95
@@ -120,9 +106,25 @@ The steps to publish a policy are as follows
120
106
>[!Note]
121
107
> 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.
122
108
109
+
## Update or delete a policy
110
+
111
+
Steps to update or delete a policy in Azure Purview are as follows.
112
+
113
+
1. Sign in to the [Azure Purview Studio](https://web.purview.azure.com/resource/).
114
+
115
+
1. Navigate to the **Data policy** feature using the left side panel. Then select **Data policies**.
116
+
117
+
:::image type="content" source="./media/access-policies-common/policy-onboard-guide-2.png" alt-text="Data owner can access the Policy functionality in Azure Purview when it wants to update a policy.":::
118
+
119
+
1. The Policy portal will present the list of existing policies in Azure Purview. Select the policy that needs to be updated.
120
+
121
+
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.
122
+
123
+
:::image type="content" source="./media/access-policies-common/edit-policy.png" alt-text="Data owner can edit or delete a policy statement.":::
124
+
123
125
## Next steps
124
126
125
-
Check blog, demo and related tutorials:
127
+
For specific guides on creating policies, you can follow these tutorials:
126
128
127
129
-[Enable Azure Purview data owner policies on all data sources in a subscription or a resource group](./tutorial-data-owner-policies-resource-group.md)
128
130
-[Enable Azure Purview data owner policies on an Azure Storage account](./tutorial-data-owner-policies-storage.md)
0 commit comments