Skip to content

Commit d6d2267

Browse files
authored
Merge pull request #190524 from markjbrown/add-note-to-table-import
added note about DMT
2 parents 1845f92 + 0a2a16a commit d6d2267

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/cosmos-db/table/table-import.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Migrate existing data to a Table API account in Azure Cosmos DB
33
description: Learn how to migrate or import on-premises or cloud data to an Azure Table API account in Azure Cosmos DB.
4-
author: sakash279
5-
ms.author: akshanka
4+
author: markjbrown
5+
ms.author: mjbrown
66
ms.service: cosmos-db
77
ms.subservice: cosmosdb-table
88
ms.topic: tutorial
9-
ms.date: 11/08/2021
9+
ms.date: 03/03/2022
1010
ms.custom: seodec18
1111
---
1212

@@ -29,6 +29,9 @@ This tutorial covers the following tasks:
2929

3030
## Data migration tool
3131

32+
> [!IMPORTANT]
33+
> Ownership of the Data Migration Tool has been transferred to a 3rd party who is acting as maintainers of this tool which is open source. The tool is currently being updated to use the latest nuget packages so does not currently work on the main branch. There is a fork of this tool which does work. You can learn more [here](https://github.com/Azure/azure-documentdb-datamigrationtool/issues/89).
34+
3235
You can use the command-line data migration tool (dt.exe) in Azure Cosmos DB to import your existing Azure Table Storage data to a Table API account.
3336

3437
To migrate table data:

0 commit comments

Comments
 (0)