You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/QnAMaker/How-To/change-default-answer.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
title: Get default answer - QnA Maker
3
3
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
6
6
---
7
7
8
-
# Set default answer for a knowledge base
8
+
# Change default answer for a QnA Maker resource
9
9
10
10
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.
11
11
12
-
## Change Default Answer
12
+
## Change Default Answer in the Azure portal
13
13
14
14
1. Go to the [Azure portal](https://portal.azure.com) and navigate to the resource group that represents the QnA Maker service you created.
15
15
@@ -27,4 +27,4 @@ The default answer is returned when there is no match to the question. You may w
27
27
28
28
## Next steps
29
29
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)
0 commit comments