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-lineage-powerbi.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,15 +29,14 @@ This article elaborates on the data lineage aspects of Power BI source in Micros
29
29
30
30
## Power BI artifacts in Microsoft Purview
31
31
32
-
Once the [scan of your Power BI](../purview/register-scan-power-bi-tenant.md) is complete, following Power BI artifacts will be inventoried in Microsoft Purview
32
+
Once the [scan of your Power BI](../purview/register-scan-power-bi-tenant.md) is complete, following Power BI artifacts will be inventoried in Microsoft Purview:
33
33
34
-
* Capacity
35
34
* Workspaces
36
-
*Dataflow
37
-
*Dataset
38
-
*Report
39
-
*Dashboard
40
-
*Datamart
35
+
*Dashboards
36
+
*Reports
37
+
*Datasets
38
+
*Dataflows
39
+
*Datamarts
41
40
42
41
The workspace artifacts will show lineage of Dataflow -> Dataset -> Report -> Dashboard.
\**Lineage is supported if dataset is used as a source/sink in [Data Factory](how-to-link-azure-data-factory.md) or [Synapse pipeline](how-to-lineage-azure-synapse-analytics.md).*
21
22
22
-
\** Lineage is supported if dataset is used as a source/sink in [Data Factory Copy activity](how-to-link-azure-data-factory.md)
23
+
When scanning Azure Data Lake Storage Gen2 source, Microsoft Purview supports extracting technical metadata including:
24
+
25
+
- Storage account
26
+
- Data Lake Storage Gen2 Service
27
+
- File system (container)
28
+
- Folders
29
+
- Files
30
+
- Resource sets
31
+
32
+
When setting up scan, you can choose to scan the entire ADLS Gen2 or selective folders. Learn about the supported file format [here](microsoft-purview-connector-overview.md#file-types-supported-for-scanning).
|[Yes](#register)|[Yes](#scan)|[Yes](#scan)|[Yes](#scan)|[Yes](#scan)| No | Limited**| No |
22
+
|[Yes](#register)|[Yes](#scan)|[Yes](#scan)|[Yes](#scan)|[Yes](#scan)| No | Limited*| No |
23
23
24
-
\**Lineage is supported if dataset is used as a source/sink in [Data Factory Copy activity](how-to-link-azure-data-factory.md)
24
+
\**Lineage is supported if dataset is used as a sink in [Data Factory](how-to-link-azure-data-factory.md)or [Synapse pipeline](how-to-lineage-azure-synapse-analytics.md).*
|[Yes](#register)|[Yes](#scan)|[Yes](#scan)|[Yes](#scan)|[Yes](#scan)| No | Limited**| No |
24
+
|[Yes](#register)|[Yes](#scan)|[Yes](#scan)|[Yes](#scan)|[Yes](#scan)| No | Limited*| No |
25
25
26
-
\** Lineage is supported if dataset is used as a source/sink in [Data Factory Copy activity](how-to-link-azure-data-factory.md)
26
+
\**Lineage is supported if dataset is used as a source/sink in [Data Factory](how-to-link-azure-data-factory.md) or [Synapse pipeline](how-to-lineage-azure-synapse-analytics.md).*
27
+
28
+
When scanning dedicated SQL pool (formerly SQL DW) source, Microsoft Purview supports extracting technical metadata including:
29
+
30
+
- Server
31
+
- Dedicated SQL pools
32
+
- Schemas
33
+
- Tables including columns
34
+
- Views including columns
35
+
36
+
When setting up the scan, you can further scope it after providing the dedicated SQL pool name by selecting tables and views as needed.
Copy file name to clipboardExpand all lines: articles/purview/register-scan-power-bi-tenant.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
6
6
ms.service: purview
7
7
ms.subservice: purview-data-map
8
8
ms.topic: how-to
9
-
ms.date: 11/03/2022
9
+
ms.date: 01/31/2023
10
10
ms.custom: template-how-to, ignite-fall-2021
11
11
---
12
12
@@ -20,6 +20,19 @@ This article outlines how to register a Power BI tenant in a **same-tenant scena
20
20
|---|---|---|---|---|---|---|---|
21
21
|[Yes](#deployment-checklist)|[Yes](#deployment-checklist)| Yes | No | No | No|[Yes](how-to-lineage-powerbi.md)| No |
22
22
23
+
When scanning Power BI source, Microsoft Purview supports:
24
+
25
+
- Extracting technical metadata including:
26
+
27
+
- Workspaces
28
+
- Dashboards
29
+
- Reports
30
+
- Datasets including the tables and columns
31
+
- Dataflows
32
+
- Datamarts
33
+
34
+
- Fetching static lineage on assets relationships among above Power BI artifacts as well as external data source assets. Learn more from [Power BI lineage](how-to-lineage-powerbi.md).
35
+
23
36
For a list of metadata available for Power BI, see our [available metadata documentation](available-metadata.md).
0 commit comments