Skip to content

Commit 9f5d306

Browse files
committed
changes in register-scan doc
1 parent 1bc57d5 commit 9f5d306

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

articles/purview/register-scan-azure-blob-storage-source.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: athenads
55
ms.author: athenadsouza
66
ms.service: purview
77
ms.topic: how-to
8-
ms.date: 06/17/2022
8+
ms.date: 10/04/2022
99
ms.custom: template-how-to, ignite-fall-2021, references_regions
1010
---
1111

@@ -328,10 +328,26 @@ Source storage account can support up to 20 targets, and target storage account
328328

329329
## Access policy
330330

331-
To create an access policy for Azure Blob Storage, follow these guides:
332-
* [Single storage account](./how-to-policies-data-owner-storage.md) - This guide will allow you to enable access policies on a single Azure Storage account in your subscription.
333-
* [All sources in a subscription or resource group](./how-to-policies-data-owner-resource-group.md) - This guide will allow you to enable access policies on all enabled and available sources in a resource group, or across an Azure subscription.
331+
### Access policy pre-requisites on Azure Storage accounts
332+
[!INCLUDE [Access policies Azure Storage specific pre-requisites](./includes/access-policies-prerequisites-storage.md)]
333+
334+
### Configure the Microsoft Purview account for policies
335+
[!INCLUDE [Access policies generic configuration](./includes/access-policies-configuration-generic.md)]
336+
337+
### Register the data source in Microsoft Purview for Data Use Management
338+
The Azure Storage resource needs to be registered first with Microsoft Purview before you can create access policies.
339+
To register your resource, follow the **Prerequisites** and **Register** sections of this guide:
340+
- [Register and scan Azure Storage Blob - Microsoft Purview](register-scan-azure-blob-storage-source.md#prerequisites)
334341

342+
After you've registered the data source, you'll need to enable Data Use Management. This is a pre-requisite before you can create policies on the data source. Data Use Management can impact the security of your data, as it delegates to certain Microsoft Purview roles managing access to the data sources. **Go through the secure practices related to Data Use Management in this guide**: [How to enable Data Use Management](./how-to-enable-data-use-management.md)
343+
344+
Once your data source has the **Data Use Management** option set to **Enabled**, it will look like this screenshot:
345+
![Screenshot shows how to register a data source for policy with the option Data use management set to enable](./media/how-to-policies-data-owner-storage/register-data-source-for-policy-storage.png)
346+
347+
### Create a policy
348+
To create an access policy for Azure Blob Storage, follow these guides:
349+
* [Data owner policy on a single storage account](./how-to-policies-data-owner-storage.md#create-and-publish-a-data-owner-policy) - This guide will allow you to provision access on a single Azure Storage account in your subscription.
350+
* [Data owner policy covering all sources in a subscription or resource group](./how-to-policies-data-owner-resource-group.md) - This guide will allow you to provision access on all enabled data sources in a resource group, or across an Azure subscription. The pre-requisite is that the subscription or resource group is registered with the Data use management option enabled.
335351

336352
## Next steps
337353

articles/purview/register-scan-azure-sql-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,15 +363,15 @@ Scans can be managed or run again on completion
363363
### Access policy pre-requisites on Azure SQL Database
364364
[!INCLUDE [Access policies specific Azure SQL DB pre-requisites](./includes/access-policies-prerequisites-azure-sql-db.md)]
365365
366-
### Configuration of Microsoft Purview account for policies
366+
### Configure the Microsoft Purview account for policies
367367
[!INCLUDE [Access policies generic configuration](./includes/access-policies-configuration-generic.md)]
368368
369369
### Register the data source and enable Data use management
370370
The Azure SQL Database resource needs to be registered first with Microsoft Purview before you can create access policies.
371371
To register your resources, follow the **Prerequisites** and **Register** sections of this guide:
372372
[Register Azure SQL Database](./register-scan-azure-sql-database.md#prerequisites)
373373
374-
After you've registered the data source, you'll need to enable Data Use Management. This enables access policies on the given Azure SQL server and all its contained databases. Data Use Management can impact the security of your data, as it delegates to certain Microsoft Purview roles managing access to the data sources. **Go through the secure practices related to Data Use Management in this guide**: [How to enable Data Use Management](./how-to-enable-data-use-management.md)
374+
After you've registered the data source, you'll need to enable Data Use Management. This is a pre-requisite before you can create policies on the data source. Data Use Management can impact the security of your data, as it delegates to certain Microsoft Purview roles managing access to the data sources. **Go through the secure practices related to Data Use Management in this guide**: [How to enable Data Use Management](./how-to-enable-data-use-management.md)
375375
376376
Once your data source has the **Data Use Management** option *Enabled*, it will look like this screenshot.
377377
![Screenshot shows how to register a data source for policy.](./media/how-to-policies-data-owner-sql/register-data-source-for-policy-azure-sql-db.png)

0 commit comments

Comments
 (0)