Skip to content

Commit 8772a2c

Browse files
authored
Merge pull request #89164 from diberry/0919-landing-resources
[Cogsvcs] Landing page - getting help
2 parents b350439 + 5a3afc5 commit 8772a2c

File tree

3 files changed

+37
-11
lines changed

3 files changed

+37
-11
lines changed

articles/cognitive-services/LUIS/index.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,14 @@ landingContent:
141141
url: luis-concept-entity-types.md#types-of-entities
142142
- text: Prebuilt domains
143143
url: luis-reference-prebuilt-domains.md
144+
145+
- title: Help and feedback
146+
linkLists:
147+
- linkListType: reference
148+
links:
149+
- text: Troubleshooting
150+
url: troubleshooting.md
151+
- text: Ask questions on Stack Overflow
152+
url: https://stackoverflow.com/questions/tagged/LUIS
153+
- text: Influence service with UserVoice
154+
url: https://cognitive.uservoice.com/forums/551524-luis

articles/cognitive-services/QnAMaker/index.yml

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ landingContent:
2323
links:
2424
- text: What is QnA Maker
2525
url: overview/overview.md
26+
- text: QnA Maker portal
27+
url: https://www.qnamaker.ai
2628
- linkListType: concept
2729
links:
2830
- text: Development lifecycle
@@ -54,16 +56,6 @@ landingContent:
5456
- text: Add a secured SharePoint data source
5557
url: how-to/add-sharepoint-datasources.md
5658

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-
6759
- title: Get answer from knowledge base
6860
linkLists:
6961
- linkListType: get-started
@@ -81,6 +73,18 @@ landingContent:
8173
- text: Get an answer with metadata
8274
url: how-to/metadata-generateanswer-usage.md
8375

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+
8488

8589
- title: Improve knowledge base
8690
linkLists:
@@ -119,3 +123,14 @@ landingContent:
119123
url: https://docs.microsoft.com/powershell/module/az.cognitiveservices/?view=azps-2.6.0#cognitive_services
120124
- text: Azure Command-Line Interface (CLI)
121125
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

articles/cognitive-services/QnAMaker/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
- name: Stack Overflow
222222
href: https://stackoverflow.com/questions/tagged/QnAMaker
223223
- name: UserVoice
224-
href: https://aka.ms/qnamaker-uservoice
224+
href: https://cognitive.uservoice.com/forums/578689-qna-maker-api
225225
- name: Search
226226
href: https://docs.microsoft.com/search/index?search=QnAMaker
227227
- name: Blog

0 commit comments

Comments
 (0)