Migrating Microsoft Azure Cosmos DB collections between different Azure subscriptions

This article will help migrating the azure cosmos db data between different accounts and subscription. 3 Simple steps: Download dt.exe https://cosmosdbportalstorage.blob.core.windows.net/datamigrationtool/2018.02.28-1.8.1/dt-1.8.1.zip Replace appropriate values in the below script Run the script and check the results The dt.exe can handle different types of sources JSON files MongoDB SQL Server CSV files Azure Table storage Amazon DynamoDB HBase… Read More Migrating Microsoft Azure Cosmos DB collections between different Azure subscriptions

Azure SQL Database Content Synchronisation to Downstream Environments

Data Flow ====> Production –> Staging –> Integration –> Test –> Dev I have been working with various clients with different kind of requirements for each one of them. Thinking about it all of them lead to one common purpose. What is that? We develop applications and write automated tests to validate them on regular… Read More Azure SQL Database Content Synchronisation to Downstream Environments