Skip to content

Commit 15915d8

Browse files
committed
fixed a screenshot reference
1 parent 8dbdec3 commit 15915d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/knowledge-store-view-storage-explorer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ Start with an existing knowledge store created in the [Azure portal](knowledge-s
2727

2828
1. Expand **Tables** to find the table projections of your knowledge store. If you used the quickstart or REST article to create the knowledge store, the tables will contain content related to customer reviews of a European hotel.
2929

30-
![View tables in Storage Browser](media/knowledge-store-concept-intro/kstore-in-storage-explorer.png "Screenshot of Storage Browser")
30+
:::image type="content" source="media/knowledge-store-concept-intro/kstore-in-storage-explorer.png" alt-text="Screenshot of Storage Browser" border="true":::
3131

3232
1. Select a table from the list to views it's contents.
3333

34-
1. To rearrange column order or delete a column, select **Edit** at the top of the page.
34+
1. To rearrange column order or delete a column, select **Edit columns** at the top of the page.
3535

3636
In Storage Browser, you can only query one table at time using [supported query syntax](/rest/api/storageservices/Querying-Tables-and-Entities). To query across tables, consider using Power BI instead.
3737

0 commit comments

Comments
 (0)