Skip to content

Commit 41ad048

Browse files
committed
DB to Database
1 parent 10cd08f commit 41ad048

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/purview/how-to-policies-self-service-azure-sql-db.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Self-service policies for Azure SQL Database (preview)
3-
description: Step-by-step guide on how self-service policy is created for Azure SQL DB through Microsoft Purview access policies.
3+
description: Step-by-step guide on how self-service policy is created for Azure SQL Database through Microsoft Purview access policies.
44
author: bjspeaks
55
ms.author: blessonj
66
ms.service: purview
@@ -15,10 +15,10 @@ ms.custom: references_regions, event-tier1-build-2022
1515

1616
[Self-service policies](concept-self-service-data-access-policy.md) allow you to manage access from Microsoft Purview to data sources that have been registered for **Data Use Management**.
1717

18-
This how-to guide describes how self-service policies get created in Microsoft Purview to enable access to Azure SQL DB. The following actions are currently enabled: *Read Tables*, and *Read Views*.
18+
This how-to guide describes how self-service policies get created in Microsoft Purview to enable access to Azure SQL Database. The following actions are currently enabled: *Read Tables*, and *Read Views*.
1919

2020
> [!CAUTION]
21-
> *Ownership chaining* must exist for *select* to work on Azure SQL DB *views*.
21+
> *Ownership chaining* must exist for *select* to work on Azure SQL Database *views*.
2222
2323
## Prerequisites
2424
[!INCLUDE [Access policies generic pre-requisites](./includes/access-policies-prerequisites-generic.md)]
@@ -28,7 +28,7 @@ This how-to guide describes how self-service policies get created in Microsoft P
2828
[!INCLUDE [Access policies generic configuration](./includes/access-policies-configuration-generic.md)]
2929

3030
### Register the data sources in Microsoft Purview
31-
The Azure SQL DB resources need to be registered first with Microsoft Purview to later define access policies. You can follow these guides:
31+
The Azure SQL Database resources need to be registered first with Microsoft Purview to later define access policies. You can follow these guides:
3232

3333
[Register and scan Azure SQL DB](./register-scan-azure-sql-database.md)
3434

@@ -95,7 +95,7 @@ SELECT * FROM sys.dm_server_external_policy_principal_assigned_actions
9595

9696
### Policy action mapping
9797

98-
This section contains a reference of how actions in Microsoft Purview data policies map to specific actions in Azure SQL DB.
98+
This section contains a reference of how actions in Microsoft Purview data policies map to specific actions in Azure SQL Database.
9999

100100
| **Microsoft Purview policy action** | **Data source specific actions** |
101101
|-------------------------------------|--------------------------------------|

0 commit comments

Comments
 (0)