diff --git a/DocumentDb/Microsoft.DataTransfer.DocumentDb.Wpf/Resources.resx b/DocumentDb/Microsoft.DataTransfer.DocumentDb.Wpf/Resources.resx index 447f332..6a4a900 100644 --- a/DocumentDb/Microsoft.DataTransfer.DocumentDb.Wpf/Resources.resx +++ b/DocumentDb/Microsoft.DataTransfer.DocumentDb.Wpf/Resources.resx @@ -124,6 +124,6 @@ Verify Connection - Successfully connected to DocumentDB account + Successfully connected to Azure Cosmos DB account \ No newline at end of file diff --git a/Wpf/Microsoft.DataTransfer.WpfHost/App.config b/Wpf/Microsoft.DataTransfer.WpfHost/App.config index ec8863a..90cc7f8 100644 --- a/Wpf/Microsoft.DataTransfer.WpfHost/App.config +++ b/Wpf/Microsoft.DataTransfer.WpfHost/App.config @@ -7,7 +7,7 @@ - + @@ -31,9 +31,9 @@ - + - + diff --git a/Wpf/Microsoft.DataTransfer.WpfHost/App.xaml b/Wpf/Microsoft.DataTransfer.WpfHost/App.xaml index f977bc8..1b07830 100644 --- a/Wpf/Microsoft.DataTransfer.WpfHost/App.xaml +++ b/Wpf/Microsoft.DataTransfer.WpfHost/App.xaml @@ -19,7 +19,7 @@ Close - DocumentDB Data Migration Tool + Azure Cosmos DB Data Migration Tool Previous @@ -29,10 +29,10 @@ New Import - DocumentDB Data Migration Tool + Azure Cosmos DB Data Migration Tool - Use the DocumentDB data migration tool to import data to DocumentDB from a variety of sources. + Use the Azure Cosmos DB data migration tool to import data to Cosmos DB from a variety of sources. The tool can not only help scope certain source data via queries (e.g. SQL Server, MongoDB), but can also transform tabular data (e.g. CSV file, SQL Server) into hierarchical structures.