Skip to content

Commit ea3e171

Browse files
Merge pull request #218433 from inward-eye/main
clarified regions
2 parents 0554f70 + ca14502 commit ea3e171

File tree

3 files changed

+71
-69
lines changed

3 files changed

+71
-69
lines changed

articles/purview/includes/access-policies-prerequisites-arc-sql-server.md

Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5,42 +5,44 @@ ms.service: purview
55
ms.subservice: purview-data-policies
66
ms.topic: include
77
ms.date: 10/11/2022
8-
ms.custom:
8+
ms.custom: references_regions
99
---
1010

1111

1212
- Get SQL server version 2022 RC 1 or later running on Windows and install it. [Follow this link](https://www.microsoft.com/sql-server/sql-server-2022).
1313
- Complete process to onboard that [SQL server with Azure Arc](/sql/sql-server/azure-arc/connect).
1414
- Enable [Azure AD Authentication in SQL server](/sql/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-setup-tutorial). For a simpler setup [follow this article](/sql/relational-databases/security/authentication-access/azure-ad-authentication-sql-server-automation-setup-tutorial#setting-up-azure-ad-admin-using-the-azure-portal).
1515

16-
**Enforcement of policies for this data source is available only in the following regions for Microsoft Purview**
17-
- East US
18-
- East US 2
19-
- South Central US
20-
- West Central US
21-
- West US
22-
- West US3
23-
- Canada Central
24-
- Brazil South
25-
- North Europe
26-
- West Europe
27-
- France Central
28-
- Switzerland North
29-
- UK South
30-
- UAE North
31-
- South Africa North
32-
- Central India
33-
- Korea Central
34-
- Japan East
35-
- Australia East
36-
37-
### Security considerations
16+
#### Region support
17+
- Policy enforcement is only available in the following regions for Microsoft Purview:
18+
- East US
19+
- East US 2
20+
- South Central US
21+
- West Central US
22+
- West US
23+
- West US2
24+
- West US3
25+
- Canada Central
26+
- Brazil South
27+
- North Europe
28+
- West Europe
29+
- France Central
30+
- Switzerland North
31+
- UK South
32+
- UAE North
33+
- South Africa North
34+
- Central India
35+
- Korea Central
36+
- Japan East
37+
- Australia East
38+
39+
#### Security considerations for SQL Server on Azure Arc-enabled servers
3840
- The Server admin can turn off the Microsoft Purview policy enforcement.
3941
- Arc Admin/Server admin permissions empower the Arc admin or Server admin with the ability to change the ARM path of the given server. Given that mappings in Microsoft Purview use ARM paths, this can lead to wrong policy enforcements.
4042
- SQL Admin (DBA) can gain the power of Server admin and can tamper with the cached policies from Microsoft Purview.
4143
- The recommended configuration is to create a separate App Registration per SQL server instance. This prevents SQL server2 from reading the policies meant for SQL server1, in case a rogue admin in SQL server2 tampers with the ARM path.
4244

43-
### SQL Server on Azure Arc-enabled server configuration
45+
#### SQL Server on Azure Arc-enabled server configuration
4446
This section describes the steps to configure the SQL Server on Azure Arc to use Microsoft Purview.
4547

4648
1. Sign in to Azure portal through this [link](https://portal.azure.com/#view/Microsoft_Azure_HybridCompute/AzureArcCenterBlade/~/sqlServers) which lists SQL Servers on Azure Arc.

articles/purview/includes/access-policies-prerequisites-azure-sql-db.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,30 +5,30 @@ ms.service: purview
55
ms.subservice: purview-data-policies
66
ms.topic: include
77
ms.date: 11/10/2022
8-
ms.custom:
8+
ms.custom: references_regions
99
---
1010

1111
- 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 Database](/azure/azure-sql/database/single-database-create-quickstart).
1212

13-
**Enforcement of policies for this data source is currently available in the following regions for Microsoft Purview**
14-
No restrictions, all Microsoft Purview regions are supported
15-
16-
**Enforcement of Microsoft Purview policies is available only in the following regions for Azure SQL Database**
17-
- East US
18-
- East US2
19-
- South Central US
20-
- West Central US
21-
- West US3
22-
- Canada Central
23-
- Brazil South
24-
- West Europe
25-
- North Europe
26-
- France Central
27-
- UK South
28-
- Central India
29-
- East Asia
30-
- Australia East
31-
13+
#### Region support
14+
- All regions for Microsoft Purview are supported
15+
- Enforcement of Microsoft Purview policies is only available in the following regions for Azure SQL Database:
16+
- East US
17+
- East US2
18+
- South Central US
19+
- West Central US
20+
- West US3
21+
- Canada Central
22+
- Brazil South
23+
- West Europe
24+
- North Europe
25+
- France Central
26+
- UK South
27+
- South Africa North
28+
- Central India
29+
- East Asia
30+
- Australia East
31+
3232
#### Configure the Azure SQL Database for policies from Microsoft Purview
3333
You need to configure an Azure Active Directory Admin for the Azure SQL Server 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 to any Azure Active Directory user or group you prefer, and then select **Save**. See screenshot:
3434
![Screenshot shows how to assign Active Directory Admin to Azure SQL Server.](../media/how-to-policies-data-owner-sql/assign-active-directory-admin-azure-sql-db.png)

articles/purview/includes/access-policies-prerequisites-storage.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -30,28 +30,28 @@ If the output is *Registering*, wait at least 10 minutes, and then retry the com
3030
> Storage accounts must meet the following requirements to enforce access policies published from Microsoft Purview.
3131
> - Storage account versions >= 81.x.x.
3232
33-
#### Region support for Azure Storage accounts
34-
Existing Azure Storage account(s) are supported in one of the regions listed below. You can also create a new one by [following this guide(../../storage/common/storage-account-create.md).
35-
36-
Currently, Microsoft Purview access policies can only be enforced in the following Azure Storage regions:
37-
- East US
38-
- East US2
39-
- South Central US
40-
- West US
41-
- West US2
42-
- Canada Central
43-
- North Europe
44-
- West Europe
45-
- France Central
46-
- UK South
47-
- East Asia
48-
- Southeast Asia
49-
- Japan East
50-
- Japan West
51-
- Australia East
52-
53-
The following regions support only Azure Storage accounts created in the subscription **after** the feature *AllowPurviewPolicyEnforcement* is *Registered*.
54-
- West US
55-
- East Asia
56-
- Japan East
57-
- Japan West
33+
If needed, you can also create a new Storage account by [following this guide](../../storage/common/storage-account-create.md).
34+
35+
#### Region support
36+
- All regions for Microsoft Purview are supported
37+
- Microsoft Purview access policies can only be enforced in the following Azure Storage regions:
38+
- East US
39+
- East US2
40+
- South Central US
41+
- West US
42+
- West US2
43+
- Canada Central
44+
- North Europe
45+
- West Europe
46+
- France Central
47+
- UK South
48+
- East Asia
49+
- Southeast Asia
50+
- Japan East
51+
- Japan West
52+
- Australia East
53+
- The following regions support only **new** Azure Storage accounts. That is, Storage accounts created in the subscription **after** the feature *AllowPurviewPolicyEnforcement* is *Registered*.
54+
- West US
55+
- East Asia
56+
- Japan East
57+
- Japan West

0 commit comments

Comments
 (0)