Skip to content

Commit fd9b223

Browse files
authored
Merge pull request #112415 from diberry/diberry/0422-qna-missing-file
[Cogsvcs] QnA Maker - missing in toc
2 parents 39cf868 + ab31340 commit fd9b223

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

articles/cognitive-services/QnAMaker/How-To/change-default-answer.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Get default answer - QnA Maker
33
description: The default answer is returned when there is no match to the question. You may want to change the default answer from the standard default answer.
4-
ms.topic: conceptual
5-
ms.date: 01/10/2020
4+
ms.topic: how-to
5+
ms.date: 04/22/2020
66
---
77

8-
# Set default answer for a knowledge base
8+
# Change default answer for a QnA Maker resource
99

1010
The default answer is returned when there is no match to the question. You may want to change the default answer from the standard default answer.
1111

12-
## Change Default Answer
12+
## Change Default Answer in the Azure portal
1313

1414
1. Go to the [Azure portal](https://portal.azure.com) and navigate to the resource group that represents the QnA Maker service you created.
1515

@@ -27,4 +27,4 @@ The default answer is returned when there is no match to the question. You may w
2727

2828
## Next steps
2929

30-
* [Create a bot with QnA Maker and LUIS](../tutorials/integrate-qnamaker-luis.md)
30+
* [Create a knowledge base](../How-to/manage-knowledge-bases.md)

articles/cognitive-services/QnAMaker/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@
7676
href: How-To/collaborate-knowledge-base.md
7777
- name: Turn on active learning
7878
href: How-To/use-active-learning.md
79+
- name: Change default answer
80+
href: How-To/change-default-answer.md
7981
- name: Manage knowledge base
8082
items:
8183
- name: Create knowledge base

0 commit comments

Comments
 (0)