We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c4b28 commit faddd27Copy full SHA for faddd27
articles/cognitive-services/QnAMaker/Tutorials/migrate-knowledge-base.md
@@ -6,7 +6,13 @@ ms.date: 03/25/2020
6
---
7
# Migrate a knowledge base using export-import
8
9
-Migrating a knowledge base requires exporting from one knowledge base, then importing into another.
+Migration is the process of creating a new knowledge base from an existing knowledge base. You may do this for several reasons:
10
+
11
+* backup and restore process
12
+* CI/CD pipeline
13
+* move regions
14
15
+Migrating a knowledge base requires exporting from an existing knowledge base, then importing into another.
16
17
## Prerequisites
18
0 commit comments