Member-only story

Easily move data from one Cosmos DB to another

Without writing a single line of code

4 min readMar 9, 2025

--

In this post, let’s discuss how easily we can move data from one cosmos database to another with the help of Azure data factory. An Azure data factory is a fully managed serverless data integration service, while it provides solutions for many use cases, today I am going to demonstrate to move data without writing a single line of code. Let’s get to it.

Copy data from one Cosmos DB to another

Creating Azure data factory

There are many ways to create Azure data factory

  1. Create a data factory by using the Azure portal
  2. Create an Azure Data Factory using ARM template

Create Pipeline

When you have ceated the Data factory, open that from the Azure portal, click on the Overview blade and click on the Launch Studio button.

Launch Azure Data Factory Studio

Cick on the Home page and then click on the Ingest.

--

--

Sibeesh Venu
Sibeesh Venu

Written by Sibeesh Venu

An engineer by profession and writer by passion. Author at Sibeesh Passion, Microsoft MVP (2016–2022). Software Engineer @ Microsoft

Responses (3)