Closed AroraMunish closed 2 years ago
Here's a link from Microsoft download center: https://www.microsoft.com/en-us/download/details.aspx?id=46436
Please check pre-compiled in Releases section. https://github.com/Azure/azure-documentdb-datamigrationtool/releases/tag/1.8.3 In case you bump into any Table migration issue, please git clone this repo and build entire solution via Visual Studio, this should restore correct versions of NuGet packages.
The console command tool - dt.exe could be found in \azure-documentdb-datamigrationtool\Console\Microsoft.DataTransfer.ConsoleHost\bin\Debug
GUI tool - dtui.exe is in \azure-documentdb-datamigrationtool\Wpf\Microsoft.DataTransfer.WpfHost\bin\Debug
The document https://docs.microsoft.com/en-us/azure/cosmos-db/table/table-import mentions to download data migration tool from this github location. Here-in I can not find dt.exe