Skip to content

Commit 9627fee

Browse files
authored
Merge pull request #188344 from whhender/catalog-updates-1
Updating date, author, images, and Acrolinx
2 parents 5576809 + 62dd442 commit 9627fee

File tree

2 files changed

+25
-14
lines changed

2 files changed

+25
-14
lines changed
Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
---
22
title: How to view related data assets in Azure Data Catalog
33
description: This article explains how to view related data assets of a selected data asset in Azure Data Catalog.
4-
author: JasonWHowell
5-
ms.author: jasonh
4+
author: ChandraKavya
5+
ms.author: kchandra
66
ms.service: data-catalog
77
ms.topic: how-to
8-
ms.date: 08/01/2019
8+
ms.date: 02/11/2022
99
---
10-
# How to view related data assets in Azure Data Catalog?
10+
# How to view related data assets in Azure Data Catalog
1111

1212
[!INCLUDE [Azure Purview redirect](../../includes/data-catalog-use-purview.md)]
1313

14-
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
1517

16-
## Supported data sources
1718
When you register data assets from the following data sources, Azure Data Catalog automatically registers metadata about join relationships between the selected data assets.
1819

1920
- SQL Server
@@ -22,12 +23,13 @@ When you register data assets from the following data sources, Azure Data Catalo
2223
- Oracle
2324

2425
> [!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.
2627
2728
## View related data assets
29+
2830
To view data assets that are related to a selected dataset, use the **Relationships** tab as shown in the following image:
2931

30-
![Azure Data Catalog - View related data assets](media/data-catalog-how-to-view-related-data-assets/relationships-tab.png)
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.":::
3133

3234
In this example, there are two relationships for the selected **ProductSubcategory** data asset:
3335

@@ -37,11 +39,12 @@ In this example, there are two relationships for the selected **ProductSubcatego
3739
> [!NOTE]
3840
> Notice the direction of the arrow in the relationships tree view.
3941
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:
4143

42-
![Azure Data Catalog - Relationship popup](media/data-catalog-how-to-view-related-data-assets/relationship-popup.png)
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.":::
4345

4446
To include relationships between assets that have already been registered, re-register those assets.
4547

4648
## Next steps
49+
4750
- [How to manage data assets](data-catalog-how-to-manage.md)

articles/data-catalog/data-catalog-keyboard-shortcuts.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Keyboard shortcuts for Azure Data Catalog
33
description: This article shows a list of keyboard shortcuts that you can use in Azure Data Catalog.
4-
author: JasonWHowell
5-
ms.author: jasonh
4+
author: ChandraKavya
5+
ms.author: kchandra
66
ms.service: data-catalog
77
ms.topic: conceptual
8-
ms.date: 08/01/2019
8+
ms.date: 02/11/2022
99
---
1010
# Keyboard shortcuts for Azure Data Catalog
1111

@@ -14,6 +14,7 @@ ms.date: 08/01/2019
1414
## Keyboard shortcuts for the Data Catalog data source registration tool
1515

1616
### General keyboard shortcuts
17+
1718
| Operation | Press |
1819
| --- | --- |
1920
| Tab to each control on a page |Tab |
@@ -23,23 +24,27 @@ ms.date: 08/01/2019
2324
| Open page menu |ALT+SPACEBAR |
2425

2526
### Authentication page
27+
2628
| Operation | Press |
2729
| --- | --- |
2830
| Sign into service |ALT+S |
2931

3032
### Data source selection page
33+
3134
| Operation | Press |
3235
| --- | --- |
3336
| Go to next page (if enabled) |ALT+N |
3437
| Change selected type when the focus is on a tile |LEFT, UP, RIGHT, or DOWN ARROW |
3538

3639
### Data source connection page
40+
3741
| Operation | Press |
3842
| --- | --- |
3943
| Go to previous page (if enabled) |ALT+P |
4044
| Choose Connect button. |ALT+C |
4145

4246
### Connection context page
47+
4348
| Operation | Press |
4449
| --- | --- |
4550
| Register button (if enabled) |ALT+R |
@@ -50,23 +55,26 @@ ms.date: 08/01/2019
5055
| Move selected items for **Available Objects** or **Objects to be registered** |SPACEBAR |
5156

5257
### Publish progress page
58+
5359
| Operation | Press |
5460
| --- | --- |
5561
| Cancel button |ALT+C |
5662
| Register More Objects button |ALT+R |
5763
| View Portal button |ALT+V |
5864

5965
### Publish progress page
66+
6067
| Operation | Press |
6168
| --- | --- |
6269
| Save button (if enabled) |ALT+S |
6370
| Cancel button |ALT+C |
6471

6572
## Keyboard shortcuts for the Data Catalog portal
73+
6674
| Operation | Press |
6775
| --- | --- |
6876
| Navigate |TAB and SHIFT+TAB |
69-
| Click an item |SPACE or ENTER |
77+
| Select an item |SPACE or ENTER |
7078
| Drill down into a section |SPACE or ENTER |
7179
| Exit out of a section |ESC |
7280
| Pin/unpin an asset |ALT+P |

0 commit comments

Comments
 (0)