@@ -11,63 +11,96 @@ metadata:
11
11
ms.author : lajanuar
12
12
ms.date : 05/19/2025
13
13
14
- landingContent :
14
+ highlightedContent :
15
+ # itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
16
+ items :
17
+ - title : What is Azure AI Content Understanding?
18
+ itemType : overview
19
+ url : overview.md
20
+ - title : " What's new?"
21
+ itemType : whats-new
22
+ url : whats-new.md
23
+ - title : Try Content Understanding REST API
24
+ itemType : quickstart
25
+ url : quickstart/use-rest-api.md
26
+ - title : Try Azure AI Foundry portal
27
+ itemType : quickstart
28
+ url : quickstart/use-ai-foundry.md
15
29
16
- - title : About Azure AI Content Understanding
17
- linkLists :
18
- - linkListType : overview
19
- links :
20
- - text : What is Azure AI Content Understanding?
21
- url : overview.md
22
- - text : Azure AI Content Understanding REST API
23
- url : /rest/api/contentunderstanding/operation-groups?view=rest-contentunderstanding-2024-12-01-preview&preserve-view=true
24
- - text : FAQ
25
- url : faq.yml
26
-
27
- - title : Capabilities
28
- linkLists :
29
- - linkListType : concept
30
- links :
31
- - text : Audio
30
+ conceptualContent :
31
+ items :
32
+ - title : Analyzers
33
+ links :
34
+ - itemType : overview
35
+ text : Overview
36
+ url : concepts/analyzers-overview.md
37
+ - itemType : concept
38
+ text : Prebuilt analyzers
39
+ url : concepts/prebuilt-analyzers.md
40
+ - itemType : concept
41
+ text : " Modes: standard and pro"
42
+ url : concepts/modes-standard-pro.md
43
+ - title : Classifiers
44
+ links :
45
+ - itemType : overview
46
+ text : Overview
47
+ url : classifiers/overview.md
48
+ - title : Face and Person Directories
49
+ links :
50
+ - itemType : overview
51
+ text : Overview
52
+ url : face/overview.md
53
+ - itemType : how-to-guide
54
+ text : Build a person directory
55
+ url : tutorial/build-person-directory.md
56
+ - title : Azure AI Foundry
57
+ links :
58
+ - itemType : quickstart
59
+ text : Quickstart
60
+ url : quickstart/use-ai-foundry.md
61
+ - itemType : concept
62
+ text : Analyzer templates
63
+ url : concepts/analyzer-templates.md
64
+ - title : capabilities
65
+ links :
66
+ - itemType : concept
67
+ text : Document
68
+ url : document/overview.md
69
+ - itemType : concept
70
+ text : Image
71
+ url : image/overview.md
72
+ - itemType : concept
73
+ text : Audio
32
74
url : audio/overview.md
33
- - text : Video
75
+ - itemType : concept
76
+ text : Video
34
77
url : video/overview.md
35
- - text : Image
36
- url : image/overview.md
37
- - text : Document
38
- url : document/overview.md
39
-
40
- - title : Get started
41
- linkLists :
42
- - linkListType : quickstart
43
- links :
44
- - text : Try Content Understanding REST API
45
- url : quickstart/use-rest-api.md
46
- - text : Try Azure AI Foundry portal
47
- url : quickstart/use-ai-foundry.md
48
-
49
- - title : How-to guides
50
- linkLists :
51
- - linkListType : how-to-guide
52
- links :
53
- - text : Create a multi-service resource
54
- url : how-to/create-multi-service-resource.md
55
-
56
- - title : " What's new?"
57
- linkLists :
58
- - linkListType : whats-new
59
- links :
60
- - text : " What's new in Azure AI Content Understanding?"
61
- url : whats-new.md
62
-
63
- - title : Reference
64
- linkLists :
65
- - linkListType : reference
66
- links :
67
- - text : Service limits
68
- url : service-limits.md
69
- - text : Language and region support
70
- url : language-region-support.md
71
-
78
+ - title : Tutorials
79
+ links :
80
+ - itemType : how-to-guide
81
+ text : Create a custom analyzer
82
+ url : tutorial/create-custom-analyzer.md
83
+ - itemType : how-to-guide
84
+ text : Build a person directory
85
+ url : tutorial/build-person-directory.md
86
+ - title : Resources
87
+ links :
88
+ - itemType : reference
89
+ text : Service limits
90
+ url : service-limits.md
91
+ - itemType : reference
92
+ text : Language and region support
93
+ url : language-region-support.md
94
+ - title : Reference
95
+ links :
96
+ - itemType : reference
97
+ text : FAQ
98
+ url : faq.yml
99
+ - itemType : reference
100
+ text : Glossary
101
+ url : glossary.md
102
+ - itemType : reference
103
+ text : REST API
104
+ url : reference/rest-api.md
72
105
73
106
0 commit comments