Skip to content

Commit e05c90d

Browse files
Merge pull request #217939 from inward-eye/patch-102
Update access-policies-prerequisites-storage.md
2 parents fa7ba60 + df9fe72 commit e05c90d

File tree

1 file changed

+27
-22
lines changed

1 file changed

+27
-22
lines changed

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

Lines changed: 27 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ ms.author: vlrodrig
44
ms.service: purview
55
ms.subservice: purview-data-policies
66
ms.topic: include
7-
ms.date: 10/04/2022
8-
ms.custom:
7+
ms.date: 11/10/2022
8+
ms.custom: references_regions
99
---
1010

1111
#### Configure the subscription where the Azure Storage account resides for policies from Microsoft Purview
@@ -26,27 +26,32 @@ Register-AzProviderFeature -FeatureName AllowPurviewPolicyEnforcement -ProviderN
2626
If the output of the last command shows *RegistrationState* as *Registered*, then your subscription is enabled for access policies.
2727
If the output is *Registering*, wait at least 10 minutes, and then retry the command. **Do not continue unless the RegistrationState shows as *Registered***.
2828

29-
>[!IMPORTANT]
30-
> The access policy feature is only available on **new** Azure Storage accounts. Storage accounts must meet the following requirements to enforce access policies published from Microsoft Purview.
29+
>[!NOTE]
30+
> Storage accounts must meet the following requirements to enforce access policies published from Microsoft Purview.
3131
> - Storage account versions >= 81.x.x.
32-
> - Created in the subscription **after** the feature *AllowPurviewPolicyEnforcement* is *Registered*.
3332
34-
#### Create a new Azure Storage account
35-
After you’ve enabled the access policy above, create new Azure Storage account(s) in one of the regions listed below. You can [follow this guide to create one](../../storage/common/storage-account-create.md).
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).
3635

3736
Currently, 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
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

0 commit comments

Comments
 (0)