You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/purview/how-to-metamodel.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: evwhite
6
6
ms.service: purview
7
7
ms.subservice: purview-data-map
8
8
ms.topic: how-to #Required; leave this attribute/value as-is.
9
-
ms.date: 01/26/2022
9
+
ms.date: 01/26/2023
10
10
ms.custom: template-how-to-pattern #Required; leave this attribute/value as-is.
11
11
---
12
12
@@ -23,14 +23,20 @@ This article will get you started in building a metamodel for your Microsoft Pur
23
23
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
24
24
- Create a new, or use an existing Microsoft Purview account. You can [follow our quick-start guide to create one](create-catalog-portal.md).
25
25
- 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.
27
32
28
33
## Current limitations
29
34
30
35
>[!NOTE]
31
36
> Since this feature is in preview, available abilities are regularly updated.
32
37
33
38
- 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.
34
40
- You can't set relationships between two data assets in the Microsoft Purview governance portal
35
41
- The related tab only shows a "business lineage" view for business assets, not data assets
0 commit comments