Skip to content

Commit 8dbdec3

Browse files
committed
fixed merge conflict
1 parent 281ce52 commit 8dbdec3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ If you have used cognitive skills in the past, you already know that *skillsets*
2020

2121
Physically, a knowledge store is [Azure Storage](../storage/common/storage-account-overview.md), 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.
2222

23-
<<<<<<< HEAD
2423
Viewed through Storage Browser, a knowledge store looks like any other collection of tables, objects, or files. The following example shows a knowledge store composed of three tables with fields that are either carried forward from the data source, or created through enrichments (see "sentiment score" and "translated_text").
25-
=======
26-
Viewed through Storage Explorer, a knowledge store looks like any other collection of tables, objects, or files. The following example shows a knowledge store composed of three tables with fields that are either carried forward from the data source, or created through enrichments (see "sentiment score" and "translated_text").
27-
>>>>>>> 2f30803c9a9408ac3b11a75c2c0104a80c59c258
2824

2925
:::image type="content" source="media/knowledge-store-concept-intro/kstore-in-storage-explorer.png" alt-text="Skills read and write from enrichment tree" border="true":::
3026

0 commit comments

Comments
 (0)