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
Azure Data Catalog allows you to view data assets related to a selected data asset and view relationships between them.
14
+
Azure Data Catalog allows you to view data assets that are related to a selected data asset, and see the relationships between them.
15
+
16
+
## Supported data sources
15
17
16
-
## Supported data sources
17
18
When you register data assets from the following data sources, Azure Data Catalog automatically registers metadata about join relationships between the selected data assets.
18
19
19
20
- SQL Server
@@ -22,12 +23,13 @@ When you register data assets from the following data sources, Azure Data Catalo
22
23
- Oracle
23
24
24
25
> [!NOTE]
25
-
> For Data Catalog to import relationship between two data assets, you must register both the assets at the same time. If you had added one of them separately, add it again and the other data asset to import relationship between them.
26
+
> For Data Catalog to import relationship between two data assets, you must register both the assets at the same time. If you had added one of them separately, add it again with the other data asset to import relationship between them.
26
27
27
28
## View related data assets
29
+
28
30
To view data assets that are related to a selected dataset, use the **Relationships** tab as shown in the following image:
29
31
30
-

32
+
:::image type="content" source="media/data-catalog-how-to-view-related-data-assets/relationships-tab.png" alt-text="Selected data asset window with the fifth, relationship highlighted, as well as the relational arrows between the data assets.":::
31
33
32
34
In this example, there are two relationships for the selected **ProductSubcategory** data asset:
33
35
@@ -37,11 +39,12 @@ In this example, there are two relationships for the selected **ProductSubcatego
37
39
> [!NOTE]
38
40
> Notice the direction of the arrow in the relationships tree view.
39
41
40
-
To see more details such as the fully qualified name of the column, move the mouse over and you see a popup similar to the following image:
42
+
To see more details such as the fully qualified name of the column, hover over the data asset and you see a popup similar to the following image:
41
43
42
-

44
+
:::image type="content" source="media/data-catalog-how-to-view-related-data-assets/relationship-popup.png" alt-text="Pop up appears over data asset that shows additional details when hovering over the data asset.":::
43
45
44
46
To include relationships between assets that have already been registered, re-register those assets.
45
47
46
48
## Next steps
49
+
47
50
-[How to manage data assets](data-catalog-how-to-manage.md)
0 commit comments