Skip to content

Commit 9c01ebd

Browse files
committed
added search topics to landing page and toc
1 parent 543b3ef commit 9c01ebd

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,12 @@
175175
href: storage-blob-reserved-capacity.md
176176
- name: Concurrency
177177
href: ../common/storage-concurrency.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
178+
- name: Search and understand blob data
179+
items:
180+
- name: Use AI to understand blob data
181+
href: ../../search/search-blob-ai-integration.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
182+
- name: Full text search for blob data
183+
href: ../../search/search-blob-storage-integration.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
178184
- name: Data migration
179185
items:
180186
- name: Compare data transfer solutions

articles/storage/blobs/index.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,15 @@ landingContent:
5252
- text: Configure a custom domain
5353
url: storage-custom-domain-name.md
5454
# Card
55+
- title: Search and understand blob data
56+
linkLists:
57+
- linkListType: concept
58+
links:
59+
- text: Use AI to understand blob data
60+
url: ../../search/search-blob-ai-integration.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
61+
- text: Search your blob content
62+
url: ../../search/search-blob-storage-integration.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
63+
# Card
5564
- title: Analytics and insights
5665
linkLists:
5766
- linkListType: overview

0 commit comments

Comments
 (0)