@@ -23,6 +23,8 @@ landingContent:
23
23
links :
24
24
- text : What is QnA Maker
25
25
url : overview/overview.md
26
+ - text : QnA Maker portal
27
+ url : https://www.qnamaker.ai
26
28
- linkListType : concept
27
29
links :
28
30
- text : Development lifecycle
@@ -54,16 +56,6 @@ landingContent:
54
56
- text : Add a secured SharePoint data source
55
57
url : how-to/add-sharepoint-datasources.md
56
58
57
- - title : Test and publish
58
- linkLists :
59
- - linkListType : how-to-guide
60
- links :
61
- - text : Test your knowledge base interactively
62
- url : how-to/test-knowledge-base.md
63
- - text : Publish a knowledge base
64
- url : quickstarts/create-publish-knowledge-base.md#publish-the-knowledge-base
65
-
66
-
67
59
- title : Get answer from knowledge base
68
60
linkLists :
69
61
- linkListType : get-started
@@ -81,6 +73,18 @@ landingContent:
81
73
- text : Get an answer with metadata
82
74
url : how-to/metadata-generateanswer-usage.md
83
75
76
+ - title : Test and publish
77
+ linkLists :
78
+ - linkListType : how-to-guide
79
+ links :
80
+ - text : Test your knowledge base interactively
81
+ url : how-to/test-knowledge-base.md
82
+ - text : Publish a knowledge base
83
+ url : quickstarts/create-publish-knowledge-base.md#publish-the-knowledge-base
84
+
85
+
86
+
87
+
84
88
85
89
- title : Improve knowledge base
86
90
linkLists :
@@ -119,3 +123,14 @@ landingContent:
119
123
url : https://docs.microsoft.com/powershell/module/az.cognitiveservices/?view=azps-2.6.0#cognitive_services
120
124
- text : Azure Command-Line Interface (CLI)
121
125
url : https://docs.microsoft.com/cli/azure/cognitiveservices?view=azure-cli-latest#az-cognitiveservices-list
126
+
127
+ - title : Help and feedback
128
+ linkLists :
129
+ - linkListType : reference
130
+ links :
131
+ - text : Troubleshooting
132
+ url : troubleshooting.md
133
+ - text : Ask questions on Stack Overflow
134
+ url : https://stackoverflow.com/questions/tagged/QnAMaker
135
+ - text : Influence service with UserVoice
136
+ url : https://cognitive.uservoice.com/forums/578689-qna-maker-api
0 commit comments