@@ -25,26 +25,34 @@ landingContent:
2525 links :
2626 - text : What is Azure AI Search?
2727 url : search-what-is-azure-search.md
28- - text : Agentic RAG
29- url : search-agentic-retrieval- concept.md
28+ - text : AI enrichment
29+ url : cognitive- search-concept-intro .md
3030 - text : Semantic ranking
3131 url : semantic-search-overview.md
32- - linkListType : quickstart
32+ - linkListType : how-to-guide
3333 links :
3434 - text : Create a search service
3535 url : search-create-service-portal.md
36+ - text : Configure a search service
37+ url : search-manage.md
3638 - text : Create a search index
3739 url : search-get-started-portal.md
38- - text : Run an agentic retrieval pipeline
39- url : search-get-started-agentic-retrieval.md
40+ - text : Create a vector index
41+ url : search-get-started-vector.md
42+ - text : Query a vector index
43+ url : vector-search-how-to-query.md
4044
4145 # Card
4246 - title : Agentic RAG
4347 linkLists :
4448 - linkListType : concept
4549 links :
46- - text : Vectors in Azure AI Search
50+ - text : Agentic RAG
51+ url : search-agentic-retrieval-concept.md
52+ - text : Vectors search
4753 url : vector-search-overview.md
54+ - text : Multimodal search
55+ url : multimodal-search-overview.md
4856 - text : Built-in vectorization
4957 url : vector-search-integrated-vectorization.md
5058 - text : Built-in compression
@@ -53,12 +61,11 @@ landingContent:
5361 url : retrieval-augmented-generation-overview.md
5462 - linkListType : quickstart
5563 links :
64+ - text : Run an agentic retrieval pipeline
65+ url : search-get-started-agentic-retrieval.md
5666 - text : Retrieve data using an LLM
5767 url : search-get-started-rag.md
58- - text : Create a vector index
59- url : search-get-started-vector.md
60- - text : Query a vector index
61- url : vector-search-how-to-query.md
68+
6269
6370
6471 # Card
0 commit comments