Skip to content

Commit 54be127

Browse files
committed
adding note
1 parent 4e8194f commit 54be127

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,15 @@ ms.subservice: language-service
66
ms.topic: how-to
77
ms.author: jboback
88
author: jboback
9-
ms.date: 01/23/2022
9+
ms.date: 09/08/2023
1010
ms.custom: language-service-question-answering, ignite-fall-2021
1111
---
1212

1313
# Migrate from QnA Maker to custom question answering
1414

15+
> [!NOTE]
16+
> You can also migrate to [Azure OpenAI](../../../qnamaker/How-To/migrate-to-openai.md).
17+
1518
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.
1619

1720
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:

0 commit comments

Comments
 (0)