Skip to content

Commit faddd27

Browse files
committed
edits
1 parent c1c4b28 commit faddd27

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/cognitive-services/QnAMaker/Tutorials/migrate-knowledge-base.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ ms.date: 03/25/2020
66
---
77
# Migrate a knowledge base using export-import
88

9-
Migrating a knowledge base requires exporting from one knowledge base, then importing into another.
9+
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.
1016

1117
## Prerequisites
1218

0 commit comments

Comments
 (0)