Skip to content

Commit d5b5b76

Browse files
Merge pull request #221786 from whhender/1-data-catalog-fresh
Review
2 parents 772ad8c + 050d0ca commit d5b5b76

File tree

5 files changed

+9
-13
lines changed

5 files changed

+9
-13
lines changed

articles/data-catalog/data-catalog-terminology.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Data Catalog terminology
33
description: This article provides an introduction to concepts and terms used in Azure Data Catalog documentation.
44
ms.service: data-catalog
55
ms.topic: conceptual
6-
ms.date: 02/15/2022
6+
ms.date: 12/15/2022
77
---
88
# Azure Data Catalog terminology
99

articles/data-catalog/index.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
author: whhender
66
ms.author: whhender
77
description: "Learn how to set up a data catalog where your organization can find, understand, and consume data sources. Tutorials, API reference, and other documentation."
8-
ms.date: 02/25/2022
8+
ms.date: 12/07/2022
99
ms.service: data-catalog
1010
ms.topic: landing-page
1111

@@ -23,10 +23,6 @@ landingContent:
2323
links:
2424
- text: What is Azure Data Catalog?
2525
url: overview.md
26-
- linkListType: quickstart
27-
links:
28-
- text: Learn how to deploy your first Data Catalog
29-
url: data-catalog-get-started.md
3026
- linkListType: concept
3127
links:
3228
- text: Frequently asked questions

articles/data-catalog/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ title: Introduction to Azure Data Catalog
33
description: This article provides an overview of Microsoft Azure Data Catalog, including its features and the problems it addresses. Data Catalog enables any user to register, discover, understand, and consume data sources.
44
ms.service: data-catalog
55
ms.topic: overview
6-
ms.date: 02/24/2022
6+
ms.date: 12/07/2022
77
---
88

99
# What is Azure Data Catalog?
10+
1011
[!INCLUDE [Microsoft Purview redirect](includes/catalog-to-purview-migration-flag.md)]
1112

1213
Azure Data Catalog is a fully managed cloud service that lets users discover the data sources they need and understand the data sources they find. At the same time, Data Catalog helps organizations get more value from their existing investments.

articles/data-catalog/register-data-assets-tutorial.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Tutorial: Register data assets in Azure Data Catalog'
33
description: This tutorial describes how to register data assets in your Azure Data Catalog.
44
ms.service: data-catalog
55
ms.topic: tutorial
6-
ms.date: 02/24/2022
6+
ms.date: 12/08/2022
77
# Customer intent: As an Azure Active Directory owner, I want to store my data in Azure Data Catalog so that I can search my data all from one centralized place.
88
---
99
# Tutorial: Register data assets in Azure Data Catalog
@@ -23,18 +23,17 @@ In this tutorial, you learn how to:
2323
2424
## Prerequisites
2525

26-
To get started, you must complete the [quickstart](register-data-assets-tutorial.md).
27-
2826
* A [Microsoft Azure](https://azure.microsoft.com/) subscription.
2927
* You need to have your own [Azure Active Directory tenant](../active-directory/fundamentals/active-directory-access-create-new-tenant.md).
28+
* An [Azure Data Catalog](data-catalog-get-started.md)
3029

3130
To set up Data Catalog, you must be the owner or co-owner of an Azure subscription.
3231

3332
## Register data assets
3433

3534
### Register a data source
3635

37-
You register data assets (tables) from a [database sample](/azure/azure-sql/database/single-database-create-quickstart) for Azure SQL Database, but you can use any supported data source if you prefer to work with data that is familiar and relevant to your role. For a list of supported data sources, see [Supported data sources](data-catalog-dsr.md).
36+
In this example, we'll register data assets (tables) from a [database sample](/azure/azure-sql/database/single-database-create-quickstart) for Azure SQL Database, but you can use any supported data source if you prefer to work with data that is familiar and relevant to your role. For a list of supported data sources, see: [Supported data sources](data-catalog-dsr.md).
3837

3938
The database name we're using in this tutorial is *RLSTest*.
4039

@@ -78,7 +77,7 @@ You can now register data assets from the database sample by using Azure Data Ca
7877

7978
1. Specify the name of an **expert** on this data (optional).
8079

81-
:::image type="content" source="media/register-data-assets-tutorial/data-catalog-objects-register.png" alt-text="In the objects to be registered list, these names are shown: product, product category, product description, product model, and product model product description. Then the 'Include preview' and 'Include data profile' options are selected. Then three tags are added to the tag field: sales, product, and azure S Q L.":::
80+
:::image type="content" source="media/register-data-assets-tutorial/data-catalog-objects-register.png" alt-text="In the objects to be registered list, these names are shown: product, product category, product description, product model, and product model product description. Then the 'Include preview' and 'Include data profile' options are selected. Then three tags are added to the tag field: sales, product, and Azure SQL.":::
8281

8382
1. Select **REGISTER**. Azure Data Catalog registers your selected objects. In this exercise, the selected objects from your database sample are registered. The registration tool extracts metadata from the data asset and copies that data into the Azure Data Catalog service. The data remains where it currently stays. Data remains under the control of the administrators and policies of the origin system.
8483

articles/data-catalog/troubleshoot-policy-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to troubleshoot Azure Data Catalog
33
description: This article describes common troubleshooting concerns for Azure Data Catalog resources.
44
ms.service: data-catalog
55
ms.topic: troubleshooting
6-
ms.date: 02/10/2022
6+
ms.date: 12/15/2022
77
---
88

99
# Troubleshooting Azure Data Catalog

0 commit comments

Comments
 (0)