Skip to content

Commit 13a36eb

Browse files
committed
edits
1 parent 73da174 commit 13a36eb

File tree

1 file changed

+3
-0
lines changed
  • articles/cognitive-services/QnAMaker/Overview

1 file changed

+3
-0
lines changed

articles/cognitive-services/QnAMaker/Overview/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,11 @@ QnA Maker provides authoring, training, and publishing along with collaboration
5656
## How do I start?
5757

5858
**Step 1**: Create a QnA Maker resource in the [Azure portal](https://portal.azure.com).
59+
5960
**Step 2**: Create a knowledge base in the [QnA Maker](https://www.qnamaker.ai) portal. Add [files and URLs](../concepts/data-sources-supported.md) to create the knowledge base.
61+
6062
**Step 3**: Publish your knowledge base and test from your custom endpoint using cURL or Postman.
63+
6164
**Step 4**: From your client application, programmatically call your knowledge base's endpoint and read the JSON response show the best answer to the user.
6265

6366
## News and updates

0 commit comments

Comments
 (0)