Skip to content

Commit ae8f20b

Browse files
committed
Fixed linking, redirect
1 parent af55c66 commit ae8f20b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/ai-services/.openpublishing.redirection.ai-services.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -770,5 +770,10 @@
770770
"redirect_url": "/azure/ai-services/speech-service/video-translation-get-started",
771771
"redirect_document_id": true
772772
}
773+
{
774+
"source_path_from_root": "/articles/ai-services/qnamaker/how-to/migrate-to-openai.md",
775+
"redirect_url": "/articles/ai-services/qnamaker/overview/overview.md",
776+
"redirect_document_id": true
777+
}
773778
]
774779
}

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ ms.custom: language-service-question-answering
1111

1212
# Migrate from QnA Maker knowledge bases to custom question answering
1313

14-
> [!NOTE]
15-
> You can also migrate to [Azure OpenAI](../../../qnamaker/How-To/migrate-to-openai.md).
16-
1714
Custom question answering, a feature of Azure AI Language was introduced in May 2021 with several new capabilities including enhanced relevance using a deep learning ranker, precise answers, and end-to-end region support. Each custom question answering project is equivalent to a knowledge base in QnA Maker. You can easily migrate knowledge bases from a QnA Maker resource to custom question answering projects within a [language resource](https://aka.ms/create-language-resource). You can also choose to migrate knowledge bases from multiple QnA Maker resources to a specific language resource.
1815

1916
To successfully migrate knowledge bases, **the account performing the migration needs contributor access to the selected QnA Maker and language resource**. When a knowledge base is migrated, the following details are copied to the new custom question answering project:

articles/ai-services/qnamaker/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ items:
3737
href: /legal/cognitive-services/qnamaker/data-privacy-security-qnamaker?context=/azure/ai-services/qnamaker/context/context
3838
- name: How-to guides
3939
items:
40-
- name: Migrate to Azure OpenAI
41-
href: how-to/migrate-to-openai.md
4240
- name: Manage QnA Maker resources
4341
items:
4442
- name: Set up QnA Maker resources

0 commit comments

Comments
 (0)