Skip to content

Commit 33b7ada

Browse files
Merge pull request #225235 from whhender/patch-66
Update how-to-metamodel.md
2 parents b52258f + c669675 commit 33b7ada

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

articles/purview/how-to-metamodel.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: evwhite
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to #Required; leave this attribute/value as-is.
9-
ms.date: 01/26/2022
9+
ms.date: 01/26/2023
1010
ms.custom: template-how-to-pattern #Required; leave this attribute/value as-is.
1111
---
1212

@@ -23,14 +23,20 @@ This article will get you started in building a metamodel for your Microsoft Pur
2323
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
2424
- Create a new, or use an existing Microsoft Purview account. You can [follow our quick-start guide to create one](create-catalog-portal.md).
2525
- Create a new, or use an existing resource group, and place new data sources under it. [Follow this guide to create a new resource group](../azure-resource-manager/management/manage-resource-groups-portal.md).
26-
- [Data Curator role](catalog-permissions.md#roles) on the collection where the data asset is housed. See the guide on [managing Microsoft Purview role assignments](catalog-permissions.md#assign-permissions-to-your-users).
26+
- [Data Curator role](catalog-permissions.md#roles) on the collection where the data asset is housed and/or the root collection, depending on what you need. See the guide on [managing Microsoft Purview role assignments](catalog-permissions.md#assign-permissions-to-your-users).
27+
- Create and modify asset types, modify assets - Data Curator on the collection where the data asset is housed. An asset will need to be moved to your collection after creation for you to be able to modify it.
28+
- Create and modify assets - Data curator on the root collection.
29+
30+
>[!NOTE]
31+
> As this feature is in preview, these permissions are not the final permission structure for metamodel. Updates will continue to be made to this structure.
2732
2833
## Current limitations
2934

3035
>[!NOTE]
3136
> Since this feature is in preview, available abilities are regularly updated.
3237
3338
- When a new asset created, you have to refresh the asset to see relationships
39+
- New assets are created in the root collection, but can be edited afterwards to be moved to a new collection.
3440
- You can't set relationships between two data assets in the Microsoft Purview governance portal
3541
- The related tab only shows a "business lineage" view for business assets, not data assets
3642

0 commit comments

Comments
 (0)