Skip to content

Commit 232932a

Browse files
authored
Merge pull request #191495 from bjspeaks/main
self-service data access policies documentation
2 parents 46259ba + 31a82db commit 232932a

14 files changed

+196
-3
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: Azure Purview Self-service access concepts
3+
description: Understand what self-service access and data discovery are in Azure Purview, and explore how users can take advantage of it.
4+
author: bjspeaks
5+
ms.author: blessonj
6+
ms.service: purview
7+
ms.subservice: purview-data-policies
8+
ms.topic: conceptual
9+
ms.date: 03/10/2022
10+
---
11+
12+
# Azure Purview Self-service data discovery and access (Preview)
13+
14+
This article helps you understand Azure Purview Self-service data access policy.
15+
16+
> [!IMPORTANT]
17+
> Azure Purview Self-service data access policy is currently in PREVIEW. The [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
18+
19+
## Important limitations
20+
21+
The self-service data access policy is only supported when the prerequisites mentioned in [data use governance](./how-to-enable-data-use-governance.md) are satisfied.
22+
23+
## Overview
24+
25+
Azure Purview Self-service data access workflow allows data consumer to request access to data when browsing or searching for data. Once the data access request is approved, a policy gets auto-generated to grant access to the requestor provided the data source is enabled for data use governance. Currently, self-service data access policy is supported for storage accounts, containers, folders, and files.
26+
27+
A **workflow admin** will need to map a self-service data access workflow to a collection. Collection is logical grouping of data sources that are registered within Azure Purview. **Only data source(s) that are registered** for data use governance will have self-service policies auto-generated.
28+
29+
## Terminology
30+
31+
* **Data consumer** is anyone who uses the data. Example, a data analyst accessing marketing data for customer segmentation. Data consumer and data requestor will be used interchangeably within this document.
32+
33+
* **Collection** is logical grouping of data sources that are registered within Azure Purview.
34+
35+
* **Self-service data access workflow** is the workflow that is initiated when a data consumer requests access to data.
36+
37+
* **Approver** is either security group or AAD users that can approve self-service access requests.
38+
39+
## How to use Azure Purview self-service data access policy
40+
41+
Azure Purview allows organizations to catalog metadata about all registered data assets. It allows data consumers to search for or browse to the required data asset.
42+
43+
With self-service data access workflow, data consumers can not only find data assets but also request access to the data assets. When the data consumer requests access to a data asset, the associated self-service data access workflow is triggered.
44+
45+
A default self-service data access workflow template is provided with every Azure Purview account.The default template can be amended to add more approvers and/or set the approver's email address. For more details refer [Create and enable self-service data access workflow](./how-to-workflow-self-service-data-access-hybrid.md).
46+
47+
Whenever a data consumer requests access to a dataset, the notification is sent to the workflow approver(s). The approver(s) can view the request and approve it either from Azure purview portal or from within the email notification. When the request is approved, a policy is auto-generated and applied against the respective, data source. self-service data access Policy gets auto-generated only if the data source is registered for **data use governance**. The pre-requisites mentioned within the [data use governance](./how-to-enable-data-use-governance.md) have to be satisfied.
48+
49+
## Next steps
50+
51+
If you would like to preview these features in your environment, follow the link below.
52+
- [Enable data use governance](./how-to-enable-data-use-governance.md)
53+
- [create self-service data access workflow](./how-to-workflow-self-service-data-access-hybrid.md)
54+
- [working with policies at file level](https://techcommunity.microsoft.com/t5/azure-purview-blog/data-policy-features-accessing-data-when-file-level-permission/ba-p/3102166)
55+
- [working with policies at folder level](https://techcommunity.microsoft.com/t5/azure-purview-blog/data-policy-features-accessing-data-when-folder-level-permission/ba-p/3109583)
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
---
2+
title: Delete self-service policies
3+
description: This article describes how to delete auto-generated self-service policies
4+
author: bjspeaks
5+
ms.author: blessonj
6+
ms.service: purview
7+
ms.subservice: purview-data-policies
8+
ms.topic: how-to
9+
ms.date: 09/27/2021
10+
---
11+
# How to delete self-service data access policies
12+
13+
In an Azure Purview catalog, you can now request access to datasets and self-service policies get auto-generated if the data source is enabled for **data use governance**.
14+
15+
This guide describes how to delete self-service data access policies that have been auto-generated when data access request is approved.
16+
17+
## Prerequisites
18+
19+
> [!IMPORTANT]
20+
> To delete self-service policies, make sure that the below prerequisites are completed.
21+
22+
Self-service policies must exist for them to be deleted. Refer to the articles below to create
23+
self-service policies
24+
25+
- [Enable Data Use Governance](./how-to-enable-data-use-governance.md)
26+
- [Create a self-service data access workflow](./how-to-workflow-self-service-data-access-hybrid.md)
27+
- [Approve self-service data access request](how-to-workflow-manage-requests-approvals.md)
28+
29+
## Permission
30+
31+
Only users with **Policy Admin** privilege can delete self-service data access policies.
32+
33+
## Steps to delete self-service data access policies
34+
35+
### Step 1: Open the Azure portal and launch the Azure purview studio
36+
37+
The Azure Purview studio can be launched as shown below or by using using the url directly.
38+
39+
:::image type="content" source="./media/how-to-delete-self-service-data-access-policy/Purview-Studio-launch-pic-1.png" alt-text="Launch the Azure Purview Studio":::
40+
41+
### Step 2: Open the policy management tab
42+
43+
Click the policy management tab to launch the self-service access policies.
44+
45+
:::image type="content" source="./media/how-to-delete-self-service-data-access-policy/Purview-Studio-self-service-tab-pic-2.png" alt-text="Click policy management tab":::
46+
47+
### Step 3: Open the self-service access policies tab
48+
49+
:::image type="content" source="./media/how-to-delete-self-service-data-access-policy/Purview-Studio-self-service-tab-pic-3.png" alt-text="Click open the self-service access policies tab":::
50+
51+
52+
### Step 4: Select the policies to be deleted
53+
54+
The policies can be sorted by the different fields. once sorted, select the policies that need to be deleted.
55+
56+
:::image type="content" source="./media/how-to-delete-self-service-data-access-policy/Purview-Studio-selecting-policy-pic-4.png" alt-text="select the policy to be deleted":::
57+
58+
### Step 5: Delete the policy
59+
60+
Click the delete button to delete policies that need to be removed.
61+
62+
:::image type="content" source="./media/how-to-delete-self-service-data-access-policy/Purview-Studio-press-delete-pic-5.png" alt-text="Delete policy":::
63+
64+
click **OK** on the confirmation dialog box to delete the policy. Refresh the screen to check whether the policies have been deleted.
65+
66+
## Next steps
67+
68+
- [Self-service data access policy](./concept-self-service-data-access-policy.md)
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
title: View self-service policies
3+
description: This article describes how to view auto-generated self-service policies
4+
author: bjspeaks
5+
ms.author: blessonj
6+
ms.service: purview
7+
ms.subservice: purview-data-policies
8+
ms.topic: how-to
9+
ms.date: 09/27/2021
10+
---
11+
# How to view self-service data access policies
12+
13+
In an Azure Purview catalog, you can now request access to datasets and self-service policies get auto-generated if the data source is enabled for **data use governance**.
14+
15+
This guide describes how to view self-service data access policies that have been auto-generated when data access request is approved.
16+
17+
## Prerequisites
18+
19+
> [!IMPORTANT]
20+
> To view self-service policies, make sure that the below prerequisites are completed.
21+
22+
Self-service policies must exist for them to be viewed. Refer to the articles below to create
23+
self-service policies
24+
25+
- [Enable Data Use Governance](./how-to-enable-data-use-governance.md)
26+
- [Create a self-service data access workflow](./how-to-workflow-self-service-data-access-hybrid.md)
27+
- [Approve self-service data access request](how-to-workflow-manage-requests-approvals.md)
28+
29+
## Permission
30+
31+
Only users with **Policy Admin** privilege can delete self-service data access policies.
32+
33+
## Steps to view self-service data access policies
34+
35+
### Step 1: Open the Azure portal and launch the Azure purview studio
36+
37+
The Azure Purview studio can be launched as shown below or by using using the url directly.
38+
39+
:::image type="content" source="./media/how-to-view-self-service-data-access-policy/Purview-Studio-launch-pic-1.png" alt-text="Launch the Azure Purview studio.":::
40+
41+
### Step 2: Open the policy management tab
42+
43+
Click the policy management tab to launch the self-service access policies.
44+
45+
:::image type="content" source="./media/how-to-view-self-service-data-access-policy/Purview-Studio-self-service-tab-pic-2.png" alt-text="Click open the policy management tab":::
46+
47+
### Step 3: Open the self-service access policies tab
48+
49+
:::image type="content" source="./media/how-to-view-self-service-data-access-policy/Purview-Studio-self-service-tab-pic-3.png" alt-text="Click open the self-service access policies tab":::
50+
51+
52+
### Step 4: View the self-service policies
53+
54+
The policies can be sorted by the different fields.The policy can be filtered based on data source type and sorted by any of the columns on display
55+
56+
:::image type="content" source="./media/how-to-view-self-service-data-access-policy/Purview-Studio-self-service-tab-pic-4.png" alt-text="sorting and filtering display data":::
57+
58+
## Next steps
59+
60+
- [Self-service data access policy](./concept-self-service-data-access-policy.md)

articles/purview/index.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,13 @@ landingContent:
161161
#Card
162162
- title: Secure your data
163163
linkLists:
164+
- linkListType: concept
165+
links:
166+
- text: Self-service data access policy
167+
url: concept-self-service-data-access-policy.md
164168
- linkListType: tutorial
165169
links:
166170
- text: Data owner policies for Azure Storage
167171
url: tutorial-data-owner-policies-storage.md
168172
- text: Data owner policies on resource groups or subscriptions
169-
url: tutorial-data-owner-policies-resource-group.md
173+
url: tutorial-data-owner-policies-resource-group.md
224 KB
Loading
48.9 KB
Loading
60.8 KB
Loading
43 KB
Loading
55.6 KB
Loading
224 KB
Loading

0 commit comments

Comments
 (0)