Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,343 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is there a way to pull azure blob storage document custom tags to azure cognitive search through indexer ?
Apologies for late response here! If i have understood right, you want to configure indexer using blob storage and map field.
Check below article links might be helpful.
how to configure an indexer that imports content from Azure Blob Storage and makes it searchable in Azure Cognitive Search.
Field mappings and transformations using Azure Cognitive Search indexers
let us know.