Skip to content

Commit 31a4102

Browse files
authored
Merge pull request #117351 from hyoshioka0128/patch-727
Typo "a Azure AI Search"→"an Azure AI Search"
2 parents 5e42dfb + 648c510 commit 31a4102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/knowledge-store-concept-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 01/31/2023
1414

1515
# Knowledge store in Azure AI Search
1616

17-
Knowledge store is a data sink created by a [Azure AI Search enrichment pipeline](cognitive-search-concept-intro.md) that stores AI-enriched content in tables and blob containers in Azure Storage for independent analysis or downstream processing in non-search scenarios like knowledge mining.
17+
Knowledge store is a data sink created by an [Azure AI Search enrichment pipeline](cognitive-search-concept-intro.md) that stores AI-enriched content in tables and blob containers in Azure Storage for independent analysis or downstream processing in non-search scenarios like knowledge mining.
1818

1919
If you've used cognitive skills in the past, you already know that enriched content is created by *skillsets*. Skillsets move a document through a sequence of enrichments that invoke atomic transformations, such as recognizing entities or translating text.
2020

0 commit comments

Comments
 (0)