Skip to content

Commit 3a547c9

Browse files
authored
Update import-data.md
1 parent 3d19bb6 commit 3a547c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/import-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The Data Migration tool is an open-source solution that imports data to Azure Co
6161
While the import tool includes a graphical user interface (dtui.exe), it can also be driven from the command-line (dt.exe). In fact, there's an option to output the associated command after setting up an import through the UI. You can transform tabular source data, such as SQL Server or CSV files, to create hierarchical relationships (subdocuments) during import. Keep reading to learn more about source options, sample commands to import from each source, target options, and viewing import results.
6262

6363
> [!NOTE]
64-
> We recommend using [container copy jobs](intra-account-container-copy.md) for copying data within the same Azure Cosmos DB account. This is supported for NoSQL and Cassandra APIs.
64+
> We recommend using [container copy jobs](intra-account-container-copy.md) for copying data within the same Azure Cosmos DB account.
6565
6666
> [!NOTE]
6767
> You should only use the Azure Cosmos DB migration tool for small migrations. For large migrations, view our [guide for ingesting data](migration-choices.md).

0 commit comments

Comments
 (0)