Skip to content

Commit 7a6782f

Browse files
authored
Merge pull request #195372 from whhender/6-azure-purview-to-microsoft-purview
Purview Catalog - Azure Purview to Microsoft Purview
2 parents 01e4a60 + dc1ddfe commit 7a6782f

13 files changed

+348
-348
lines changed

articles/data-factory/how-to-access-secured-purview-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ If your Microsoft Purview account is protected by firewall and denies public acc
2121

2222
| Scenario | Required Microsoft Purview private endpoints |
2323
| ------------------------------------------------------------ | ------------------------------------------------------------ |
24-
| [Run pipeline and report lineage to Microsoft Purview](tutorial-push-lineage-to-purview.md) | For Data Factory pipeline to push lineage to Microsoft Purview, Microsoft Purview ***account*** and ***ingestion*** private endpoints are required. <br>- When using **Azure Integration Runtime**, follow the steps in [Managed private endpoints for Microsoft Purview](#managed-private-endpoints-for-microsoft-purview) section to create managed private endpoints in the Data Factory managed virtual network.<br>- When using **Self-hosted Integration Runtime**, follow the steps in [this section](../purview/catalog-private-link-end-to-end.md#option-2---enable-account-portal-and-ingestion-private-endpoint-on-existing-azure-purview-accounts) to create the *account* and *ingestion* private endpoints in your integration runtime's virtual network. |
25-
| [Discover and explore data using Microsoft Purview on ADF UI](how-to-discover-explore-purview-data.md) | To use the search bar at the top center of Data Factory authoring UI to search for Microsoft Purview data and perform actions, you need to create Microsoft Purview ***account*** and ***portal*** private endpoints in the virtual network that you launch the Data Factory Studio. Follow the steps in [Enable *account* and *portal* private endpoint](../purview/catalog-private-link-account-portal.md#option-2---enable-account-and-portal-private-endpoint-on-existing-azure-purview-accounts). |
24+
| [Run pipeline and report lineage to Microsoft](tutorial-push-lineage-to-purview.md) | For Data Factory pipeline to push lineage to Microsoft, Microsoft Purview ***account*** and ***ingestion*** private endpoints are required. <br>- When using **Azure Integration Runtime**, follow the steps in [Managed private endpoints for Microsoft Purview](#managed-private-endpoints-for-microsoft-purview) section to create managed private endpoints in the Data Factory managed virtual network.<br>- When using **Self-hosted Integration Runtime**, follow the steps in [this section](../purview/catalog-private-link-end-to-end.md#option-2---enable-account-portal-and-ingestion-private-endpoint-on-existing-microsoft-purview-accounts) to create the *account* and *ingestion* private endpoints in your integration runtime's virtual network. |
25+
| [Discover and explore data using Microsoft on ADF UI](how-to-discover-explore-purview-data.md) | To use the search bar at the top center of Data Factory authoring UI to search for Microsoft Purview data and perform actions, you need to create Microsoft Purview ***account*** and ***portal*** private endpoints in the virtual network that you launch the Data Factory Studio. Follow the steps in [Enable *account* and *portal* private endpoint](../purview/catalog-private-link-account-portal.md#option-2---enable-account-and-portal-private-endpoint-on-existing-microsoft-purview-accounts). |
2626

2727
## Managed private endpoints for Microsoft Purview
2828

articles/purview/catalog-asset-details.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ ms.subservice: purview-data-catalog
88
ms.topic: how-to
99
ms.date: 02/24/2022
1010
---
11-
# View, edit and delete assets in Azure Purview catalog
11+
# View, edit and delete assets in Microsoft Purview catalog
1212

1313
This article discusses how you can view your assets and their relevant details. It also describes how you can edit and delete assets from your catalog.
1414

1515
## Prerequisites
1616

1717
- Set up your data sources and scan the assets into your catalog.
18-
- *Or* Use the Azure Purview Atlas APIs to ingest assets into the catalog.
18+
- *Or* Use the Microsoft Purview Atlas APIs to ingest assets into the catalog.
1919

2020
## Viewing asset details
2121

22-
You can discover your assets in the Azure Purview data catalog by either:
22+
You can discover your assets in the Microsoft Purview data catalog by either:
2323
- [Browsing the data catalog](how-to-browse-catalog.md)
2424
- [Searching the data catalog](how-to-search-catalog.md)
2525

@@ -81,25 +81,25 @@ If you edit an asset by adding a description, asset level classification, glossa
8181

8282
If you make some column level updates, like adding a description, column level classification, or glossary term, then subsequent scans will also update the asset schema (new columns and classifications will be detected by the scanner in subsequent scan runs).
8383

84-
Even on edited assets, after a scan Azure Purview will reflect the truth of the source system. For example: if you edit a column and it's deleted from the source, it will be deleted from your asset in Azure Purview.
84+
Even on edited assets, after a scan Microsoft Purview will reflect the truth of the source system. For example: if you edit a column and it's deleted from the source, it will be deleted from your asset in Microsoft Purview.
8585

8686
>[!NOTE]
87-
> If you update the **name or data type of a column** in an Azure Purview asset, later scans **will not** update the asset schema. New columns and classifications **will not** be detected.
87+
> If you update the **name or data type of a column** in a Microsoft Purview asset, later scans **will not** update the asset schema. New columns and classifications **will not** be detected.
8888
8989
## Deleting assets
9090

9191
You can delete an asset by selecting the delete icon under the name of the asset.
9292

9393
### Delete behavior explained
9494

95-
Any asset you delete using the delete button is permanently deleted in Azure Purview. However, if you run a **full scan** on the source from which the asset was ingested into the catalog, then the asset is reingested and you can discover it using the Azure Purview catalog.
95+
Any asset you delete using the delete button is permanently deleted in Microsoft Purview. However, if you run a **full scan** on the source from which the asset was ingested into the catalog, then the asset is reingested and you can discover it using the Microsoft Purview catalog.
9696

97-
If you have a scheduled scan (weekly or monthly) on the source, the **deleted asset will not get re-ingested** into the catalog unless the asset is modified by an end user since the previous run of the scan. For example, if a SQL table was deleted from Azure Purview, but after the table was deleted a user added a new column to the table in SQL, at the next scan the asset will be rescanned and ingested into the catalog.
97+
If you have a scheduled scan (weekly or monthly) on the source, the **deleted asset will not get re-ingested** into the catalog unless the asset is modified by an end user since the previous run of the scan. For example, if a SQL table was deleted from Microsoft Purview, but after the table was deleted a user added a new column to the table in SQL, at the next scan the asset will be rescanned and ingested into the catalog.
9898

99-
If you delete an asset, only that asset is deleted. Azure Purview does not currently support cascaded deletes. For example, if you delete a storage account asset in your catalog - the containers, folders and files within them are not deleted.
99+
If you delete an asset, only that asset is deleted. Microsoft Purview does not currently support cascaded deletes. For example, if you delete a storage account asset in your catalog - the containers, folders and files within them are not deleted.
100100

101101

102102
## Next steps
103103

104-
- [Browse the Azure Purview Data catalog](how-to-browse-catalog.md)
105-
- [Search the Azure Purview Data Catalog](how-to-search-catalog.md)
104+
- [Browse the Microsoft Purview Data catalog](how-to-browse-catalog.md)
105+
- [Search the Microsoft Purview Data Catalog](how-to-search-catalog.md)
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
---
2-
title: Configure Azure AD Conditional Access for Azure Purview
3-
description: This article describes steps how to configure Azure AD Conditional Access for Azure Purview
2+
title: Configure Azure AD Conditional Access for Microsoft Purview
3+
description: This article describes steps how to configure Azure AD Conditional Access for Microsoft Purview
44
author: zeinam
55
ms.author: zeinam
66
ms.service: purview
77
ms.subservice: purview-data-catalog
88
ms.topic: how-to
99
ms.date: 01/14/2022
10-
# Customer intent: As an identity and security admin, I want to set up Azure Active Directory Conditional Access for Azure Purview, for secure access.
10+
# Customer intent: As an identity and security admin, I want to set up Azure Active Directory Conditional Access for Microsoft Purview, for secure access.
1111
---
1212

13-
# Conditional Access with Azure Purview
13+
# Conditional Access with Microsoft Purview
1414

15-
[Azure Purview](./overview.md) supports Microsoft Conditional Access.
15+
[Microsoft Purview](./overview.md) supports Microsoft Conditional Access.
1616

17-
The following steps show how to configure Azure Purview to enforce a Conditional Access policy.
17+
The following steps show how to configure Microsoft Purview to enforce a Conditional Access policy.
1818

1919
## Prerequisites
2020

21-
- When multi-factor authentication is enabled, to sign in to Azure Purview Studio, you must perform multi-factor authentication.
21+
- When multi-factor authentication is enabled, to sign in to Microsoft Purview Studio, you must perform multi-factor authentication.
2222

2323
## Configure conditional access
2424

@@ -31,7 +31,7 @@ The following steps show how to configure Azure Purview to enforce a Conditional
3131

3232
:::image type="content" source="media/catalog-conditional-access/select-users-and-groups.png" alt-text="Screenshot that shows User and Group selection"lightbox="media/catalog-conditional-access/select-users-and-groups.png":::
3333

34-
1. Select **Cloud apps**, select **Select apps**. You see all apps available for Conditional Access. Select **Azure Purview**, at the bottom select **Select**, and then select **Done**.
34+
1. Select **Cloud apps**, select **Select apps**. You see all apps available for Conditional Access. Select **Microsoft Purview**, at the bottom select **Select**, and then select **Done**.
3535

3636
:::image type="content" source="media/catalog-conditional-access/select-azure-purview.png" alt-text="Screenshot that shows Applications selection"lightbox="media/catalog-conditional-access/select-azure-purview.png":::
3737

@@ -43,4 +43,4 @@ The following steps show how to configure Azure Purview to enforce a Conditional
4343

4444
## Next steps
4545

46-
- [Use Azure Purview Studio](./use-purview-studio.md)
46+
- [Use Microsoft Purview Studio](./use-purview-studio.md)

articles/purview/catalog-lineage-user-guide.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
22
title: Data Catalog lineage user guide
3-
description: This article provides an overview of the catalog lineage feature of Azure Purview.
3+
description: This article provides an overview of the catalog lineage feature of Microsoft Purview.
44
author: chanuengg
55
ms.author: csugunan
66
ms.service: purview
77
ms.topic: conceptual
88
ms.date: 01/20/2022
99
---
10-
# Azure Purview Data Catalog lineage user guide
10+
# Microsoft Purview Data Catalog lineage user guide
1111

12-
This article provides an overview of the data lineage features in Azure Purview Data Catalog.
12+
This article provides an overview of the data lineage features in Microsoft Purview Data Catalog.
1313

1414
## Background
1515

16-
One of the platform features of Azure Purview is the ability to show the lineage between datasets created by data processes. Systems like Data Factory, Data Share, and Power BI capture the lineage of data as it moves. Custom lineage reporting is also supported via Atlas hooks and REST API.
16+
One of the platform features of Microsoft Purview is the ability to show the lineage between datasets created by data processes. Systems like Data Factory, Data Share, and Power BI capture the lineage of data as it moves. Custom lineage reporting is also supported via Atlas hooks and REST API.
1717

1818
## Lineage collection
19-
Metadata collected in Azure Purview from enterprise data systems are stitched across to show an end to end data lineage. Data systems that collect lineage into Azure Purview are broadly categorized into following three types:
19+
Metadata collected in Microsoft Purview from enterprise data systems are stitched across to show an end to end data lineage. Data systems that collect lineage into Microsoft Purview are broadly categorized into following three types:
2020

2121
- [Data processing systems](#data-processing-systems)
2222
- [Data storage systems](#data-storage-systems)
@@ -25,7 +25,7 @@ One of the platform features of Azure Purview is the ability to show the lineage
2525
Each system supports a different level of lineage scope. Check the sections below, or your system's individual lineage article, to confirm the scope of lineage currently available.
2626

2727
### Data processing systems
28-
Data integration and ETL tools can push lineage into Azure Purview at execution time. Tools such as Data Factory, Data Share, Synapse, Azure Databricks, and so on, belong to this category of data processing systems. The data processing systems reference datasets as source from different databases and storage solutions to create target datasets. The list of data processing systems currently integrated with Azure Purview for lineage are listed in below table.
28+
Data integration and ETL tools can push lineage into Microsoft Purview at execution time. Tools such as Data Factory, Data Share, Synapse, Azure Databricks, and so on, belong to this category of data processing systems. The data processing systems reference datasets as source from different databases and storage solutions to create target datasets. The list of data processing systems currently integrated with Microsoft Purview for lineage are listed in below table.
2929

3030
| Data processing system | Supported scope |
3131
| ---------------------- | ------------|
@@ -35,7 +35,7 @@ Data integration and ETL tools can push lineage into Azure Purview at execution
3535
| Azure Data Share | [Share snapshot](how-to-link-azure-data-share.md) |
3636

3737
### Data storage systems
38-
Databases & storage solutions such as Oracle, Teradata, and SAP have query engines to transform data using scripting language. Data lineage from views/stored procedures/etc are collected into Azure Purview and stitched with lineage from other systems. Lineage is supported for the following data sources via Azure Purview data scan. Learn more about the supported lineage scenarios from the respective article.
38+
Databases & storage solutions such as Oracle, Teradata, and SAP have query engines to transform data using scripting language. Data lineage from views/stored procedures/etc are collected into Microsoft Purview and stitched with lineage from other systems. Lineage is supported for the following data sources via Microsoft Purview data scan. Learn more about the supported lineage scenarios from the respective article.
3939

4040
|**Category**| **Data source** |
4141
|---|---|
@@ -54,7 +54,7 @@ Databases & storage solutions such as Oracle, Teradata, and SAP have query engin
5454
|| [SAP S/4HANA](register-scan-saps4hana-source.md) |
5555

5656
### Data analytics and reporting systems
57-
Data analytics and reporting systems like Azure ML and Power BI report lineage into Azure Purview. These systems will use the datasets from storage systems and process through their meta model to create BI Dashboards, ML experiments and so on.
57+
Data analytics and reporting systems like Azure ML and Power BI report lineage into Microsoft Purview. These systems will use the datasets from storage systems and process through their meta model to create BI Dashboards, ML experiments and so on.
5858

5959
| Data analytics & reporting system | Supported scope |
6060
| ---------------------- | ------------|
@@ -64,27 +64,27 @@ Data analytics and reporting systems like Azure ML and Power BI report lineage i
6464

6565
> [!VIDEO https://www.microsoft.com/videoplayer/embed/RWxTAK]
6666
67-
Lineage in Azure Purview includes datasets and processes. Datasets are also referred to as nodes while processes can be also called edges:
67+
Lineage in Microsoft Purview includes datasets and processes. Datasets are also referred to as nodes while processes can be also called edges:
6868

69-
* **Dataset (Node)**: A dataset (structured or unstructured) provided as an input to a process. For example, a SQL Table, Azure blob, and files (such as .csv and .xml), are all considered datasets. In the lineage section of Azure Purview, datasets are represented by rectangular boxes.
69+
* **Dataset (Node)**: A dataset (structured or unstructured) provided as an input to a process. For example, a SQL Table, Azure blob, and files (such as .csv and .xml), are all considered datasets. In the lineage section of Microsoft Purview, datasets are represented by rectangular boxes.
7070

71-
* **Process (Edge)**: An activity or transformation performed on a dataset is called a process. For example, ADF Copy activity, Data Share snapshot and so on. In the lineage section of Azure Purview, processes are represented by round-edged boxes.
71+
* **Process (Edge)**: An activity or transformation performed on a dataset is called a process. For example, ADF Copy activity, Data Share snapshot and so on. In the lineage section of Microsoft Purview, processes are represented by round-edged boxes.
7272

73-
To access lineage information for an asset in Azure Purview, follow the steps:
73+
To access lineage information for an asset in Microsoft Purview, follow the steps:
7474

75-
1. In the Azure portal, go to the [Azure Purview accounts page](https://aka.ms/purviewportal).
75+
1. In the Azure portal, go to the [Microsoft Purview accounts page](https://aka.ms/purviewportal).
7676

77-
1. Select your Azure Purview account from the list, and then select **Open Azure Purview Studio** from the **Overview** page.
77+
1. Select your Microsoft Purview account from the list, and then select **Open Microsoft Purview Studio** from the **Overview** page.
7878

79-
1. On the Azure Purview Studio **Home** page, search for a dataset name or the process name such as ADF Copy or Data Flow activity. And then press Enter.
79+
1. On the Microsoft Purview Studio **Home** page, search for a dataset name or the process name such as ADF Copy or Data Flow activity. And then press Enter.
8080

8181
1. From the search results, select the asset and select its **Lineage** tab.
8282

8383
:::image type="content" source="./media/catalog-lineage-user-guide/select-lineage-from-asset.png" alt-text="Screenshot showing how to select the Lineage tab." border="true":::
8484

8585
## Asset-level lineage
8686

87-
Azure Purview supports asset level lineage for the datasets and processes. To see the asset level lineage go to the **Lineage** tab of the current asset in the catalog. Select the current dataset asset node. By default the list of columns belonging to the data appears in the left pane.
87+
Microsoft Purview supports asset level lineage for the datasets and processes. To see the asset level lineage go to the **Lineage** tab of the current asset in the catalog. Select the current dataset asset node. By default the list of columns belonging to the data appears in the left pane.
8888

8989
:::image type="content" source="./media/catalog-lineage-user-guide/view-columns-from-lineage.png" alt-text="Screenshot showing how to select View columns in the lineage page" border="true":::
9090

@@ -113,7 +113,7 @@ To see column-level lineage of a dataset, go to the **Lineage** tab of the curre
113113
:::image type="content" source="./media/catalog-lineage-user-guide/use-toggle-to-filter-nodes.png" alt-text="Screenshot showing how to use the toggle to filter the list of nodes on the lineage page." lightbox="./media/catalog-lineage-user-guide/use-toggle-to-filter-nodes.png":::
114114

115115
## Process column lineage
116-
Data process can take one or more input datasets to produce one or more outputs. In Azure Purview, column level lineage is available for process nodes.
116+
Data process can take one or more input datasets to produce one or more outputs. In Microsoft Purview, column level lineage is available for process nodes.
117117
1. Switch between input and output datasets from a drop down in the columns panel.
118118
2. Select columns from one or more tables to see the lineage flowing from input dataset to corresponding output dataset.
119119

0 commit comments

Comments
 (0)