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
Copy file name to clipboardExpand all lines: articles/purview/includes/access-policies-prerequisites-azure-sql-db.md
+16-9Lines changed: 16 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,21 +4,28 @@ ms.author: vlrodrig
4
4
ms.service: purview
5
5
ms.subservice: purview-data-policies
6
6
ms.topic: include
7
-
ms.date: 09/16/2022
7
+
ms.date: 10/03/2022
8
8
ms.custom:
9
9
---
10
10
11
-
- Create a new Azure SQL DB or use an existing one in one of the currently available regions for this preview feature. You can [follow this guide to create a new Azure SQL DB](/azure/azure-sql/database/single-database-create-quickstart).
11
+
- Create a new Azure SQL Database or use an existing one in one of the currently available regions for this preview feature. You can [follow this guide to create a new Azure SQL DB](/azure/azure-sql/database/single-database-create-quickstart).
12
12
13
13
**Enforcement of Microsoft Purview policies is available only in the following regions for Azure SQL Database**
14
-
- Australia East
15
-
- Canada Central
16
-
- West US3
17
-
- West Central US
18
-
- Central India
14
+
- East US
15
+
- East US2
16
+
- West US3
17
+
- South Central US
18
+
- West Central US
19
+
- Canada Central
20
+
- North Europe
21
+
- West Europe
22
+
- France Central
23
+
- UK South
24
+
- Central India
25
+
- Australia East
19
26
20
27
### Azure SQL Database configuration
21
-
Azure SQL Database needs an Azure Active Directory Admin to be configured to honor policies from Microsoft Purview. In Azure portal navigate to the Azure SQL Server that hosts the Azure SQL DB and then navigate to Azure Active Directory on the side menu. Set an Admin name and then select **Save**. See screenshot:
28
+
Azure SQL Database needs an Azure Active Directory Admin to be configured to honor policies from Microsoft Purview. In Azure portal navigate to the Azure SQL Server that hosts the Azure SQL Database and then navigate to Azure Active Directory on the side menu. Set an Admin name and then select **Save**. See screenshot:
22
29

23
30
24
31
Then navigate to Identity on the side menu. Under System assigned managed identity check status to *On* and then select **Save**. See screenshot:
@@ -27,7 +34,7 @@ Then navigate to Identity on the side menu. Under System assigned managed identi
27
34
You'll also need to enable (and verify) external policy based authorization on the Azure SQL server. You can do this in PowerShell:
0 commit comments