Skip to content

Commit 470e62a

Browse files
committed
Created subsection for SDK migration
1 parent 8b2b56a commit 470e62a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ To successfully migrate knowledge bases, **the account performing the migration
2222

2323
Resource level settings such as Role-based access control (RBAC) are not migrated to the new resource. These resource level settings would have to be reconfigured for the language resource post migration. You will also need to [re-enable analytics](analytics.md) for the language resource.
2424

25-
If you're migrating the SDK, check out the [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)
25+
## Steps to migrate SDKs
2626

27-
## Steps to migrate
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.
28+
29+
## Steps to migrate knowledge bases
2830

2931
You can follow the steps below to migrate knowledge bases:
3032

0 commit comments

Comments
 (0)