Skip to content

Commit 9ce44e0

Browse files
Merge pull request #213652 from inward-eye/main
changes in register-scan doc
2 parents 7949b54 + f7af69b commit 9ce44e0

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

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

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -361,27 +361,25 @@ Scans can be managed or run again on completion
361361
## Access policy
362362
363363
### Access policy pre-requisites on Azure SQL Database
364-
[!INCLUDE [Access policies Azure SQL DB pre-requisites](./includes/access-policies-prerequisites-azure-sql-db.md)]
364+
[!INCLUDE [Access policies specific Azure SQL DB pre-requisites](./includes/access-policies-prerequisites-azure-sql-db.md)]
365365
366366
### Configuration of 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
370-
The Azure SQL Database resource needs to be registered first with Microsoft Purview before you can create access policies. You can follow these guides:
370+
The Azure SQL Database resource needs to be registered first with Microsoft Purview before you can create access policies.
371+
To register your resources, follow the **Prerequisites** and **Register** sections of this guide:
372+
[Register Azure SQL Database](./register-scan-azure-sql-database.md#prerequisites)
371373
372-
[Register Azure SQL DB](./register-scan-azure-sql-database.md#register)
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)
373375
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 to manage access to the data sources. **Go through the secure practices related to Data Use Management in this guide**:
375-
376-
[How to enable Data Use Management](./how-to-enable-data-use-management.md)
377-
378-
Once your data source has the **Data Use Management** option *Enabled*, it will look like this picture.
376+
Once your data source has the **Data Use Management** option *Enabled*, it will look like this screenshot.
379377
![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)
380378
381379
### Create a policy
382380
To create an access policy for Azure SQL Database, follow these guides:
383-
* [Single SQL account](./how-to-policies-data-owner-azure-sql-db.md#create-and-publish-a-data-owner-policy) - This guide will allow you to provision access on a single Azure SQL Database account in your subscription.
384-
* [All data 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.
381+
* [Data owner policy on a single Azure SQL Database account](./how-to-policies-data-owner-azure-sql-db.md#create-and-publish-a-data-owner-policy) - This guide will allow you to provision access on a single Azure SQL Database account in your subscription.
382+
* [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.
385383
386384
## Lineage (Preview)
387385
<a id="lineagepreview"></a>

0 commit comments

Comments
 (0)