Skip to content

Commit ca71ccb

Browse files
committed
Deleted and redirected page, improved link to API docs
1 parent 470e62a commit ca71ccb

File tree

4 files changed

+6
-52
lines changed

4 files changed

+6
-52
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44347,6 +44347,11 @@
4434744347
"source_path_from_root": "/articles/governance/blueprints/samples/pci-dss-3.2.1/index.md",
4434844348
"redirect_url": "/azure/governance/policy/samples",
4434944349
"redirect_document_id": false
44350+
},
44351+
{
44352+
"source_path_from_root": "/articles/cognitive-services/QnAMaker/custom-question-answering.md",
44353+
"redirect_url": "/azure/cognitive-services/language-service/question-answering/overview",
44354+
"redirect_document_id": false
4435044355
}
4435144356
]
4435244357
}

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)