Skip to content

Commit 17e84c2

Browse files
authored
Merge pull request #195242 from jboback/QnA-Maker
Deleted and redirected page, improved link to API docs
2 parents 148533f + 887a2e3 commit 17e84c2

File tree

4 files changed

+7
-53
lines changed

4 files changed

+7
-53
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44218,7 +44218,12 @@
4421844218
"redirect_url": "/azure/governance/policy/samples",
4421944219
"redirect_document_id": false
4422044220
},
44221-
{
44221+
{
44222+
"source_path_from_root": "/articles/cognitive-services/QnAMaker/custom-question-answering.md",
44223+
"redirect_url": "/azure/cognitive-services/language-service/question-answering/overview",
44224+
"redirect_document_id": false
44225+
},
44226+
{
4422244227
"source_path_from_root": "/articles/openshift/howto-secure-openshift-with-front-door-feb-22.md",
4422344228
"redirect_url": "/azure/openshift/howto-secure-openshift-with-front-door",
4422444229
"redirect_document_id": false

articles/cognitive-services/QnAMaker/custom-question-answering.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

articles/cognitive-services/QnAMaker/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
href: https://aka.ms/qnamaker-pricing
1111
- name: What's new
1212
href: whats-new.md
13-
- name: Custom question answering (preview)
14-
href: custom-question-answering.md
1513
- name: Migrate to custom question answering
1614
href: ../language-service/question-answering/how-to/migrate-qnamaker.md?context=/azure/cognitive-services/qnamaker/context/context
1715
- name: Quickstarts

articles/cognitive-services/language-service/question-answering/how-to/migrate-qnamaker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Resource level settings such as Role-based access control (RBAC) are not migrate
2424

2525
## Steps to migrate SDKs
2626

27-
This [SDK Migration Guide](https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.Language.QuestionAnswering_1.1.0-beta.1/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/MigrationGuide.md) is intended to assist in the migration to the new Question Answering client library, Azure.AI.Language.QuestionAnswering, from the old one, Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker. It will focus on side-by-side comparisons for similar operations between the two packages.
27+
This [SDK Migration Guide](https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.Language.QuestionAnswering_1.1.0-beta.1/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/MigrationGuide.md) is intended to assist in the migration to the new Question Answering client library, [Azure.AI.Language.QuestionAnswering](https://www.nuget.org/packages/Azure.AI.Language.QuestionAnswering), from the old one, [Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker](https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker). It will focus on side-by-side comparisons for similar operations between the two packages.
2828

2929
## Steps to migrate knowledge bases
3030

0 commit comments

Comments
 (0)