Skip to content

Commit e0e7c72

Browse files
authored
Merge pull request #178297 from vlrodrig/master
post Ignite changes
2 parents 8c91e25 + 4b66eec commit e0e7c72

File tree

5 files changed

+20
-205
lines changed

5 files changed

+20
-205
lines changed

articles/purview/.openpublishing.redirection.purview.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,16 @@
4444
"source_path_from_root": "/articles/purview/file-extension-insights.md",
4545
"redirect_url": "/azure/purview/asset-insights",
4646
"redirect_document_id": true
47+
},
48+
{
49+
"source_path_from_root": "/articles/purview/concept-data-policies.md",
50+
"redirect_url": "/azure/purview/how-to-access-policies-storage",
51+
"redirect_document_id": true
52+
},
53+
{
54+
"source_path_from_root": "/articles/purview/concept-self-service.md",
55+
"redirect_url": "/azure/purview/overview",
56+
"redirect_document_id": true
4757
}
4858
]
4959
}

articles/purview/concept-data-policies.md

Lines changed: 0 additions & 138 deletions
This file was deleted.

articles/purview/concept-self-service.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

articles/purview/how-to-access-policies-storage.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,23 @@ The Purview policy authoring supports following capabilities:
2121
> These capabilities are currently in preview. This preview version is provided without a service level agreement, and should not be used for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure
2222
Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
2323

24+
25+
2426
## Prerequisites
2527

28+
### Opt-in to participate in Azure Purview data use policy preview
29+
This functionality is currently in preview, so you will need to [opt-in to Purview data use policies preview](https://aka.ms/opt-in-data-use-policy).
30+
2631
### Provision new accounts in an isolated test subscription
2732
Follow the steps below to create a new Azure Purview account and a new Azure Storage account in an isolated test subscription. Then enable the access policy functionality in these accounts.
2833

29-
## Supported regions
34+
### Supported regions
3035

3136
> [!IMPORTANT]
3237
> 1. The access policy feature is only available on new Azure Purview and Azure Storage accounts.
3338
> 2. This feature can only be used in the regions listed below, where access policy functionality is deployed.
3439
35-
### Azure Purview
40+
#### Azure Purview
3641

3742
- North Europe
3843
- West Europe
@@ -47,7 +52,7 @@ Follow the steps below to create a new Azure Purview account and a new Azure Sto
4752
- France Central
4853

4954

50-
### Azure Storage
55+
#### Azure Storage
5156

5257
- France Central
5358
- Canada Central
@@ -183,7 +188,6 @@ The steps to publish a policy are as follows
183188

184189
## Next steps
185190

186-
Check these articles to understand concepts related to access policies:
191+
Check this article to understand concepts related to Azure Purview:
187192

188-
* [Concepts for Azure Purview access policies](concept-data-policies.md)
189-
* [Concepts for Azure Purview Self-Service data discovery and access](concept-self-service.md)
193+
* [Azure Purview overview](overview.md)

articles/purview/toc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,6 @@ items:
7878
href: concept-insights.md
7979
- name: Upgraded Azure Purview accounts
8080
href: concept-account-upgrade.md
81-
- name: Access policies
82-
href: concept-data-policies.md
83-
- name: Self-Service access
84-
href: concept-self-service.md
8581
- name: How-to guides
8682
items:
8783
- name: Create and manage collections

0 commit comments

Comments
 (0)