Skip to content

Commit b2ec91e

Browse files
committed
Update Purview supported capabilities - batch 2
1 parent ad9b99f commit b2ec91e

7 files changed

+119
-23
lines changed

articles/purview/register-scan-cassandra-source.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 11/02/2021
9+
ms.date: 12/28/2021
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -20,8 +20,18 @@ This article outlines how to register Cassandra, and how to authenticate and int
2020
|---|---|---|---|---|---|---|
2121
| [Yes](#register) | [Yes](#scan)| No | No | No | No| [Yes](how-to-lineage-cassandra.md)|
2222

23-
> [!Important]
24-
> Supported Cassandra server versions are 3.*x* or 4.*x*.
23+
The supported Cassandra server versions are 3.*x* or 4.*x*.
24+
25+
When scanning Cassandra source, Purview supports:
26+
27+
- Extracting technical metadata including:
28+
29+
- Cluster
30+
- Keyspaces
31+
- Tables including the columns and indexes
32+
- Materialized views including the columns
33+
34+
- Fetching static lineage on assets relationships among tables and materialized views.
2535

2636
## Prerequisites
2737

articles/purview/register-scan-erwin-source.md

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 11/02/2021
9+
ms.date: 12/28/2021
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -23,14 +23,32 @@ This article outlines how to register erwin Mart servers, and how to authenticat
2323
|---|---|---|---|---|---|---|
2424
| [Yes](#register)| [Yes](#scan)| No | No | No | No| [Yes](how-to-lineage-erwin.md)|
2525

26-
The erwin source supports full scan to extract metadata from an erwin Mart server. The metadata includes:
27-
28-
1. Logical only models with Entities, Attributes, and Domains OR
29-
1. Physical only models with Tables, Columns, Data types OR
30-
1. Logical/Physical models
31-
32-
> [!Important]
33-
> Supported erwin Mart versions are 9.x to 2021.
26+
The supported erwin Mart versions are 9.x to 2021.
27+
28+
When scanning erwin Mart source, Purview supports:
29+
30+
- Extracting technical metadata including:
31+
32+
- Mart
33+
- Libraries
34+
- Models
35+
- Entities including the attributes, foreign keys, indexes, index members, candidate keys, and triggers
36+
- Default values
37+
- Synonyms
38+
- Sequences
39+
- Domains
40+
- Subject areas
41+
- Relationships
42+
- Validation rules including the valid values
43+
- ER diagrams
44+
- Views including the attributes
45+
- Stored procedures including the parameters
46+
- Schemas
47+
- Subtype relationships
48+
- View relationship
49+
- User defined properties
50+
51+
- Fetching static lineage on assets relationships among entities, views and stored procedures.
3452

3553
## Prerequisites
3654

articles/purview/register-scan-hive-metastore-source.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 11/02/2021
9+
ms.date: 12/28/2021
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -22,10 +22,19 @@ This article outlines how to register Hive Metastore databases, and how to authe
2222

2323
\** Lineage is supported if the dataset is used as a source or sink in the [Azure Data Factory Copy activity](how-to-link-azure-data-factory.md).
2424

25-
> [!Important]
26-
> The supported platforms are Apache Hadoop, Cloudera, Hortonworks, and Azure Databricks.
27-
>
28-
> Supported Hive versions are 2.x to 3.x. Supported Azure Databricks versions are 8.0 and later.
25+
The supported Hive versions are 2.x to 3.x. The supported platforms are Apache Hadoop, Cloudera, Hortonworks, and Azure Databricks (versions 8.0 and later).
26+
27+
When scanning Hive metastore source, Purview supports:
28+
29+
- Extracting technical metadata including:
30+
31+
- Server
32+
- Databases
33+
- Tables including the columns, foreign keys, unique constraints, and storage description
34+
- Views including the columns and storage description
35+
- Processes
36+
37+
- Fetching static lineage on assets relationships among tables and views.
2938

3039
## Prerequisites
3140

@@ -169,6 +178,8 @@ Use the following steps to scan Hive Metastore databases to automatically identi
169178

170179
1. Review your scan and select **Save and Run**.
171180

181+
[!INCLUDE [create and manage scans](includes/view-and-manage-scans.md)]
182+
172183
## Next steps
173184

174185
Now that you've registered your source, use the following guides to learn more about Azure Purview and your data:

articles/purview/register-scan-looker-source.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 11/02/2021
9+
ms.date: 12/28/2021
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -23,8 +23,24 @@ This article outlines how to register Looker, and how to authenticate and intera
2323
|---|---|---|---|---|---|---|
2424
| [Yes](#register)| [Yes](#scan)| No | No | No | No| [Yes](how-to-lineage-looker.md)|
2525

26-
> [!Important]
27-
> Supported Looker server version is 7.2
26+
The supported Looker server version is 7.2.
27+
28+
When scanning Looker source, Purview supports:
29+
30+
- Extracting technical metadata including:
31+
32+
- Server
33+
- Folders
34+
- Projects
35+
- Models
36+
- Dashboards
37+
- Looks
38+
- Explore diagrams including the joins
39+
- Views including the dimensions, measures, parameters, and filters
40+
- Layouts including the chart layouts, table layouts, text, and fields
41+
- Queries including the query fields
42+
43+
- Fetching static lineage on assets relationships among views, queries and layouts.
2844

2945
## Prerequisites
3046

articles/purview/register-scan-salesforce.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to #Required; leave this attribute/value as-is.
9-
ms.date: 11/02/2021
9+
ms.date: 12/28/2021
1010
ms.custom: template-how-to #Required; leave this attribute/value as-is.
1111
---
1212

@@ -23,7 +23,10 @@ This article outlines how to register Salesforce, and how to authenticate and in
2323
|---|---|---|---|---|---|---|
2424
| [Yes](#register)| [Yes](#scan)| No | No | No | No| No|
2525

26-
When scanning Salesforce, Purview supports extracting metadata including Salesforce organizations, objects, fields, foreign keys, and unique_constraints.
26+
When scanning Salesforce source, Purview supports extracting technical metadata including:
27+
28+
- Organization
29+
- Objects including the fields, foreign keys, and unique_constraints
2730

2831
## Prerequisites
2932

articles/purview/register-scan-sapecc-source.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,25 @@ This article outlines how to register SAP ECC, and how to authenticate and inter
2222

2323
\** Lineage is supported if dataset is used as a source/sink in [Data Factory Copy activity](how-to-link-azure-data-factory.md)
2424

25+
When scanning SAP ECC source, Purview supports:
26+
27+
- Extracting technical metadata including:
28+
29+
- Instance
30+
- Application components
31+
- Packages
32+
- Tables including the fields, foreign keys, indexes, and index members
33+
- Views including the fields
34+
- Transactions
35+
- Programs
36+
- Classes
37+
- Function groups
38+
- Function modules
39+
- Domains including the domain values
40+
- Data elements
41+
42+
- Fetching static lineage on assets relationships among tables and views.
43+
2544
## Prerequisites
2645

2746
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

articles/purview/register-scan-saps4hana-source.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: jingwang
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 11/02/2021
9+
ms.date: 12/28/2021
1010
ms.custom: template-how-to, ignite-fall-2021
1111
---
1212

@@ -22,6 +22,25 @@ This article outlines how to register SAP S/4HANA, and how to authenticate and i
2222

2323
\** Lineage is supported if dataset is used as a source/sink in [Data Factory Copy activity](how-to-link-azure-data-factory.md)
2424

25+
When scanning SAP S/4HANA source, Purview supports:
26+
27+
- Extracting technical metadata including:
28+
29+
- Instance
30+
- Application components
31+
- Packages
32+
- Tables including the fields, foreign keys, indexes, and index members
33+
- Views including the fields
34+
- Transactions
35+
- Programs
36+
- Classes
37+
- Function groups
38+
- Function modules
39+
- Domains including the domain values
40+
- Data elements
41+
42+
- Fetching static lineage on assets relationships among tables and views.
43+
2544
## Prerequisites
2645

2746
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

0 commit comments

Comments
 (0)