@@ -21,37 +21,37 @@ landingContent:
21
21
url : overview.md
22
22
- linkListType : quickstart
23
23
links :
24
- - text : Learn how to deploy your first Azure Data Catalog
24
+ - text : Learn how to deploy your first Data Catalog
25
25
url : data-catalog-get-started.md
26
26
- linkListType : concept
27
27
links :
28
28
- text : Frequently asked questions
29
29
url : data-catalog-frequently-asked-questions.md
30
30
# Card
31
- - title : Register data assets in Azure Data Catalog
31
+ - title : Register data assets
32
32
linkLists :
33
33
- linkListType : tutorial
34
34
links :
35
- - text : Learn how to register, search, annotate, manage, and delete assets in Azure Data Catalog
35
+ - text : Learn how to register, search, annotate, manage, and delete assets
36
36
url : register-data-assets-tutorial.md
37
37
- linkListType : concept
38
38
links :
39
- - text : Support data sources
39
+ - text : Supported data sources
40
40
url : data-catalog-dsr.md
41
41
- linkListType : how-to-guide
42
42
links :
43
43
- text : Register data sources
44
44
url : data-catalog-how-to-register.md
45
45
# Card
46
- - title : Azure Data Catalog REST API programming
46
+ - title : Data Catalog REST API programming
47
47
linkLists :
48
48
- linkListType : get-started
49
49
links :
50
- - text : Get started creating a Data Catalog app
50
+ - text : Create a Data Catalog app using REST
51
51
url : /rest/api/datacatalog/get-started-creating-a-data-catalog-app
52
52
- linkListType : reference
53
53
links :
54
- - text : Azure Data Catalog REST API reference
54
+ - text : REST API reference
55
55
url : /rest/api/datacatalog/
56
56
- linkListType : how-to-guide
57
57
links :
@@ -60,4 +60,4 @@ landingContent:
60
60
- linkListType : reference
61
61
links :
62
62
- text : Search syntax reference
63
- url : /rest/api/datacatalog/data-catalog-search-syntax-reference
63
+ url : /rest/api/datacatalog/data-catalog-search-syntax-reference
0 commit comments