Skip to content

Commit 8bbe7cb

Browse files
committed
Added links to blob storage docs
1 parent 6c21c64 commit 8bbe7cb

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

articles/search/search-blob-ai-integration.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ An enriched document at the end of the pipeline differs from its original input
108108

109109
There’s a lot more you can do with AI enrichment to get the most out of your data in Azure Storage, including combining Cognitive Services in different ways, and authoring custom skills for cases where there’s no existing Cognitive Service for the scenario. You can learn more by following the links below.
110110

111-
+ [AI enrichment overview](cognitive-search-concept-intro.md)
112-
+ [Create a skillset](cognitive-search-defining-skillset.md)
113-
+ [Map nodes in an annotation tree](cognitive-search-output-field-mapping.md)
111+
+ [Upload, download, and list blobs with the Azure portal (Azure Blob storage)](https://docs.microsoft.com/azure/storage/blobs/storage-quickstart-blobs-portal)
112+
+ [Set up a blob indexer (Azure Search)](search-howto-indexing-azure-blob-storage.md)
113+
+ [AI enrichment overview (Azure Search)](cognitive-search-concept-intro.md)
114+
+ [Create a skillset (Azure Search)](cognitive-search-defining-skillset.md)
115+
+ [Map nodes in an annotation tree (Azure Search)](cognitive-search-output-field-mapping.md)

articles/search/search-blob-storage-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ A more permanent solution is to gather query inputs and present the response as
6666

6767
## Next steps
6868

69-
> [!div class="nextstepaction"]
70-
> [Set up a blob indexer](search-howto-indexing-azure-blob-storage.md)
69+
+ [Upload, download, and list blobs with the Azure portal (Azure Blob storage)](https://docs.microsoft.com/azure/storage/blobs/storage-quickstart-blobs-portal)
70+
+ [Set up a blob indexer (Azure Search)](search-howto-indexing-azure-blob-storage.md)

0 commit comments

Comments
 (0)