Skip to content

Commit 315b094

Browse files
committed
New landing page format
1 parent d6eea2b commit 315b094

File tree

1 file changed

+63
-34
lines changed

1 file changed

+63
-34
lines changed

articles/data-catalog/index.yml

Lines changed: 63 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,3 @@
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
9-
ms.author: jasonh
10-
ms.service: data-catalog
11-
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>
351
- title: Reference
362
items:
373
- type: list
@@ -41,3 +7,66 @@ sections:
417
- title: REST
428
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>
439

10+
### YamlMime:Landing
11+
title: Azure Data Catalog documentation
12+
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."
13+
metadata:
14+
author: jasonwhowell
15+
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."
16+
ms.author: jasonh
17+
ms.date: 08/30/2019
18+
ms.service: data-catalog
19+
ms.topic: landing-page
20+
21+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
22+
23+
landingContent:
24+
# Card
25+
- title: About Azure Data Catalog
26+
linkLists:
27+
- linkListType: overview
28+
links:
29+
- text: What is Azure Data Catalog?
30+
url: overview.md
31+
- linkListType: quickstart
32+
links:
33+
- text: Learn how to deploy your first Azure Data Catalog
34+
url: data-catalog-get-started.md
35+
- linkListType: concept
36+
links:
37+
- text: Frequently asked questions
38+
url: data-catalog-frequently-asked-questions.md
39+
# Card
40+
- title: Register data assets in Azure Data Catalog
41+
linkLists:
42+
- linkListType: tutorial
43+
links:
44+
- text: Learn how to register, search, annotate, manage, and delete assets in Azure Data Catalog
45+
url: register-data-assets-tutorial.md
46+
- linkListType: concept
47+
links:
48+
- text: Support data sources
49+
url: data-catalog-dsr.md
50+
- linkListType: how-to-guide
51+
links:
52+
- text: Register data sources
53+
url: data-catalog-how-to-register.md
54+
# Card
55+
- title: Azure Data Catalog REST API programming
56+
linkLists:
57+
- linkListType: get-started
58+
links:
59+
- text: Get started creating a Data Catalog app
60+
url: /rest/api/datacatalog/get-started-creating-a-data-catalog-app
61+
- linkListType: reference
62+
links:
63+
- text: Azure Data Catalog REST API reference
64+
url: /rest/api/datacatalog/
65+
- linkListType: how-to-guide
66+
links:
67+
- text: How to create a Data Catalog app
68+
url: /rest/api/datacatalog/register-a-client-app
69+
- linkListType: reference
70+
links:
71+
- text: Search syntax reference
72+
url: /rest/api/datacatalog/data-catalog-search-syntax-reference

0 commit comments

Comments
 (0)