Skip to content

Commit 03fd5ee

Browse files
committed
new images
1 parent 0be6701 commit 03fd5ee

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

articles/cognitive-services/QnAMaker/Quickstarts/create-publish-knowledge-base.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You can create a QnA Maker knowledge base (KB) from your own content, such as FA
6060

6161
` * Azure QnA Maker service\n* Azure Cognitive Search\n* Azure web app\n* Azure app plan`
6262

63-
![ Add the question as text and the answer formatted with markdown.](../media/qnamaker-create-publish-knowledge-base/add-question-and-answer.png)
63+
:::image type="content" source="../media/qnamaker-create-publish-knowledge-base/add-question-and-answer.png" alt-text="Add the question as text and the answer formatted with markdown.":::
6464

6565
The markdown symbol, `*`, is used for bullet points. The `\n` is used for a new line.
6666

@@ -77,7 +77,7 @@ In the upper right, select **Save and train** to save your edits and train QnA M
7777

7878
`How many Azure services are used by a knowledge base?`
7979

80-
![ Enter an example user query in the textbox. ](../media/qnamaker-create-publish-knowledge-base/test-panel-in-qna-maker.png)
80+
:::image type="content" source="../media/qnamaker-create-publish-knowledge-base/test-panel-in-qna-maker.png" alt-text="Enter an example user query in the textbox.":::
8181

8282
1. Select **Inspect** to examine the response in more detail. The test window is used to test your changes to the knowledge base before publishing your knowledge base.
8383

@@ -127,7 +127,7 @@ When you make changes to the knowledge base and republish, you don't need to tak
127127

128128
The chat bot responds with an answer from your knowledge base.
129129

130-
![Enter a user query into the test web chat.](../media/qnamaker-create-publish-knowledge-base/test-web-chat.png)
130+
:::image type="content" source="../media/qnamaker-create-publish-knowledge-base/test-web-chat.png" alt-text="Enter a user query into the test web chat.":::
131131

132132
## What did you accomplish?
133133

7.98 KB
Loading
10.2 KB
Loading
32.6 KB
Loading

0 commit comments

Comments
 (0)