Skip to content

Commit 3b0147d

Browse files
authored
Update how-to-metamodel.md
1 parent e06a6dd commit 3b0147d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/purview/how-to-metamodel.md

Lines changed: 6 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,18 @@ 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+
>[!NOTE] - As this feature is in preview, the permission is not the final permission structure for metamodel. Updates will continue to be made to this structure.
2730
2831
## Current limitations
2932

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

0 commit comments

Comments
 (0)