Skip to content

Commit e540e0a

Browse files
authored
Merge pull request #94835 from twooley/twtocupdate2
added search topics to landing page and toc
2 parents d177dae + 59cf4b3 commit e540e0a

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
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: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ landingContent:
3232
linkLists:
3333
- linkListType: quickstart
3434
links:
35-
- text: Use Azure portal
35+
- text: Upload, download, and list blobs - portal
3636
url: storage-quickstart-blobs-portal.md
37-
- text: Use Storage Explorer
37+
- text: Use Storage Explorer to manage blobs
3838
url: storage-quickstart-blobs-storage-explorer.md
3939
- linkListType: concept
4040
links:
@@ -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)