Copy data from one CosmosDB database to another
Jul 6, 2021 · 2 min read · I wanted to migrate the master data of my CosmosDB collections of the DEV environment to the UAT environment. I couldn't find any easy way to do it. I finally managed to do it and have listed the steps below. You will need to import it one collection...
Join discussion