Skip to content

Commit 5db1ec8

Browse files
committed
changed art file type
1 parent 4768959 commit 5db1ec8

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
@@ -22,7 +22,7 @@ If you have used AI skills with Azure Search in the past, you already know that
2222

2323
Physically, a knowledge store is [Azure Storage](https://docs.microsoft.com/azure/storage/common/storage-account-overview), either Azure Table storage, Azure Blob storage, or both. Any tool or process that can connect to Azure Storage can consume the contents of a knowledge store.
2424

25-
![Knowledge store in pipeline diagram](./media/knowledge-store-concept-intro/knowledge-store-concept-intro.png "Knowledge store in pipeline diagram")
25+
![Knowledge store in pipeline diagram](./media/knowledge-store-concept-intro/knowledge-store-concept-intro.svg "Knowledge store in pipeline diagram")
2626

2727
Projections are your mechanism for structuring data in a knowledge store. For example, through projections, you can choose whether output is saved as a single blob or a collection of related tables.
2828

0 commit comments

Comments
 (0)