Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 552 Bytes

load-cosmosDB-data-to-adls.md

File metadata and controls

27 lines (14 loc) · 552 Bytes

Here we will load the data present in cosmos DB to adls.

Step 1: Create resources in Azure portal

  1. Azure Cosmos DB (already created)
  2. ADLS Gen2 (already created)

Step 2: Create Linked services and datasets on both the sink and source.

Source LS and DS:

image

image

Sink DS:

image

Step 3: Now create a new pipeline

image

Now debug the pipeline and check teh data in ADLS

image