Skip to content

Commit 5d5e65e

Browse files
committed
Fix broken link and tweak wording
1 parent 5f04cd7 commit 5d5e65e

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

articles/purview/how-to-lineage-azure-synapse-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Select the Synapse account -> pipeline -> activity, you can view the lineage inf
5656

5757
## Monitor the Azure Synapse Analytics links
5858

59-
In Microsoft Purview governance portal, you can [monitor the Azure Synapse Analytics links](how-to-monitor-data-map-population.md/monitor-links).
59+
In Microsoft Purview governance portal, you can [monitor the Azure Synapse Analytics links](how-to-monitor-data-map-population.md#monitor-links).
6060

6161
## Next steps
6262

articles/purview/how-to-link-azure-data-factory.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Data factory's managed identity is used to authenticate lineage push operations
6565

6666
Grant the data factory's managed identity **Data Curator** role on Microsoft Purview **root collection**. Learn more about [Access control in Microsoft Purview](../purview/catalog-permissions.md) and [Add roles and restrict access through collections](../purview/how-to-create-and-manage-collections.md#add-roles-and-restrict-access-through-collections).
6767

68-
### Remove data factory connections
68+
### Remove Data Factory connections
6969

7070
To remove a data factory connection, do the following:
7171

@@ -74,6 +74,10 @@ To remove a data factory connection, do the following:
7474

7575
:::image type="content" source="./media/how-to-link-azure-data-factory/remove-data-factory-connection.png" alt-text="Screenshot showing how to select data factories to remove connection." lightbox="./media/how-to-link-azure-data-factory/remove-data-factory-connection.png":::
7676

77+
## Monitor the Data Factory links
78+
79+
In Microsoft Purview governance portal, you can [monitor the Data Factory links](how-to-monitor-data-map-population.md#monitor-links).
80+
7781
## Supported Azure Data Factory activities
7882

7983
Microsoft Purview captures runtime lineage from the following Azure Data Factory activities:
@@ -101,10 +105,6 @@ If your Microsoft Purview account is protected by firewall, learn how to let Dat
101105

102106
For an end to end walkthrough, follow the [Tutorial: Push Data Factory lineage data to Microsoft Purview](../data-factory/turorial-push-lineage-to-purview.md).
103107

104-
## Monitor the Data Factory links
105-
106-
In Microsoft Purview governance portal, you can [monitor the Data Factory links](how-to-monitor-data-map-population.md/monitor-links).
107-
108108
## Supported lineage patterns
109109

110110
There are several patterns of lineage that Microsoft Purview supports. The generated lineage data is based on the type of source and sink used in the Data Factory activities. Although Data Factory supports over 80 source and sinks, Microsoft Purview supports only a subset, as listed in [Supported Azure Data Factory activities](#supported-azure-data-factory-activities).

articles/purview/how-to-monitor-data-map-population.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Monitor data map population in Microsoft Purview
3-
description: This guide describes how to monitor the scan runs in Microsoft Purview.
3+
description: This guide describes how to monitor data map population including the scan runs and links in Microsoft Purview.
44
author: linda33wj
55
ms.author: jingwang
66
ms.service: purview
@@ -104,13 +104,13 @@ To monitor the assets and relationship ingested over the links:
104104

105105
:::image type="content" source="./media/how-to-monitor-scan-runs/monitor-links.png" alt-text="Screenshot of view link results." lightbox="./media/how-to-monitor-scan-runs/monitor-links.png":::
106106

107-
1. At the bottom of the graph, there's a **View more** link for you to explore further. In the **Link status** page, you can see a list of source names along with the source type, assets ingested, relationship ingested and the last run date time. The filters in the previous page will be carried over, and you can further filter the list by source types, source name and date range.
107+
1. At the bottom of the graph, there's a **View more** link for you to explore further. In the **Link status** page, you can see a list of source names along with the source type, assets ingested, relationship ingested and the last run date time. The filters in the previous page will be carried over, and you can further filter the list by source type, source name and date range.
108108

109109
:::image type="content" source="./media/how-to-monitor-scan-runs/monitor-links-drilldown.png" alt-text="Screenshot of view link results by source." lightbox="./media/how-to-monitor-scan-runs/monitor-links-drilldown.png":::
110110

111-
1. You can drill down to each source to see the next level details by clicking the source name. For example, for Azure Data Factory, it will show how each pipeline activity reports the assets and relationship to Microsoft Purview, in the format of `<pipeline_name>/<activity_name>`.
111+
1. You can drill down to each source to see the next level details by clicking the source name. For example, for Azure Data Factory, it shows how each pipeline activity reports the assets and relationship to Microsoft Purview, with the name in the format of `<pipeline_name>/<activity_name>`.
112112

113-
:::image type="content" source="./media/how-to-monitor-scan-runs/monitor-links-drilldown-second-level.png" alt-text="Screenshot of view link results by source's sub-artifacts." lightbox="./media/how-to-monitor-scan-runs/monitor-links-drilldown-second-level.png":::
113+
:::image type="content" source="./media/how-to-monitor-scan-runs/monitor-links-drilldown-second-layer.png" alt-text="Screenshot of view link results by source's sub-artifacts." lightbox="./media/how-to-monitor-scan-runs/monitor-links-drilldown-second-layer.png":::
114114

115115
### Known limitations
116116

0 commit comments

Comments
 (0)