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
### 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:
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)
373
375
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.
379
377

380
378
381
379
### Create a policy
382
380
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.
0 commit comments