|
1 |
| -### YamlMime:YamlDocument |
2 |
| -documentType: LandingData |
3 |
| -title: Azure Data Catalog Documentation |
4 |
| -metadata: |
5 |
| - title: Azure Data Catalog Documentation - Tutorials, API Reference |
6 |
| - meta.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. |
7 |
| - services: data-catalog |
8 |
| - author: JasonWHowell |
| 1 | +### YamlMime:Landing |
| 2 | +title: Azure Data Catalog documentation |
| 3 | +summary: "Learn how to set up a data catalog where your organization can find, understand, and consume data sources. Tutorials, API reference, and other documentation." |
| 4 | +metadata: |
| 5 | + author: jasonwhowell |
| 6 | + 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." |
9 | 7 | ms.author: jasonh
|
| 8 | + ms.date: 08/30/2019 |
10 | 9 | ms.service: data-catalog
|
11 | 10 | ms.topic: landing-page
|
12 |
| - ms.date: 07/01/2019 |
13 |
| -abstract: |
14 |
| - description: Learn how to use Data Catalog to help your organization and team discover, understand, and consume your data sources. Tutorials, REST API reference, and other documentation show you how to plan and set up your data repository where data consumers can discover available data sources and gain knowledge contributed by subject matter experts. |
15 |
| -sections: |
16 |
| -- title: 5-Minute Quickstarts |
17 |
| - items: |
18 |
| - - type: paragraph |
19 |
| - text: 'Learn how to deploy your first Azure Data Catalog:' |
20 |
| - - type: list |
21 |
| - style: icon48 |
22 |
| - items: |
23 |
| - - image: |
24 |
| - src: media/index/data-catalog.svg |
25 |
| - text: Azure portal |
26 |
| - href: https://docs.microsoft.com/azure/data-catalog/data-catalog-get-started |
27 |
| -- title: Step-by-Step Tutorials |
28 |
| - items: |
29 |
| - - type: paragraph |
30 |
| - text: 'Learn how to register, search, annotate, manage, and delete assets in Azure Data Catalog:' |
31 |
| - - type: list |
32 |
| - style: unordered |
33 |
| - items: |
34 |
| - - html: <a href="register-data-assets-tutorial">Register data assets in Azure Data Catalog</a> |
35 |
| -- title: Reference |
36 |
| - items: |
37 |
| - - type: list |
38 |
| - style: cards |
39 |
| - className: cardsD |
40 |
| - items: |
41 |
| - - title: REST |
42 |
| - html: <p><a href="/rest/api/datacatalog/">REST API Reference</a></p><p><a href="/rest/api/datacatalog/data-catalog-search-syntax-reference">Search syntax reference</a></p> |
43 |
| - |
| 11 | + |
| 12 | +# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new |
| 13 | + |
| 14 | +landingContent: |
| 15 | + # Card |
| 16 | + - title: About Azure Data Catalog |
| 17 | + linkLists: |
| 18 | + - linkListType: overview |
| 19 | + links: |
| 20 | + - text: What is Azure Data Catalog? |
| 21 | + url: overview.md |
| 22 | + - linkListType: quickstart |
| 23 | + links: |
| 24 | + - text: Learn how to deploy your first Data Catalog |
| 25 | + url: data-catalog-get-started.md |
| 26 | + - linkListType: concept |
| 27 | + links: |
| 28 | + - text: Frequently asked questions |
| 29 | + url: data-catalog-frequently-asked-questions.md |
| 30 | + # Card |
| 31 | + - title: Register data assets |
| 32 | + linkLists: |
| 33 | + - linkListType: tutorial |
| 34 | + links: |
| 35 | + - text: Learn how to register, search, annotate, manage, and delete assets |
| 36 | + url: register-data-assets-tutorial.md |
| 37 | + - linkListType: concept |
| 38 | + links: |
| 39 | + - text: Supported data sources |
| 40 | + url: data-catalog-dsr.md |
| 41 | + - linkListType: how-to-guide |
| 42 | + links: |
| 43 | + - text: Register data sources |
| 44 | + url: data-catalog-how-to-register.md |
| 45 | + # Card |
| 46 | + - title: Data Catalog REST API programming |
| 47 | + linkLists: |
| 48 | + - linkListType: get-started |
| 49 | + links: |
| 50 | + - text: Create a Data Catalog app using REST |
| 51 | + url: /rest/api/datacatalog/get-started-creating-a-data-catalog-app |
| 52 | + - linkListType: reference |
| 53 | + links: |
| 54 | + - text: REST API reference |
| 55 | + url: /rest/api/datacatalog/ |
| 56 | + - linkListType: how-to-guide |
| 57 | + links: |
| 58 | + - text: How to create a Data Catalog app |
| 59 | + url: /rest/api/datacatalog/register-a-client-app |
| 60 | + - linkListType: reference |
| 61 | + links: |
| 62 | + - text: Search syntax reference |
| 63 | + url: /rest/api/datacatalog/data-catalog-search-syntax-reference |
0 commit comments