Copy data from Azure blob storage to Azure cosmos DB

In this post, let us see an example to copy data from Azure blob storage to Azure cosmos DB SQL API using Azure data factory copy wizard.

I have created Azure blob storage and Azure Cosmos DB SQL API in my previous posts.






Below are the steps to copy data from Azure blob storage to Azure cosmos DB using Azure data factory copy wizard without having to deal with JSON definition's of Linked services, Datasets, Pipeline & Activities.


Pipeline name, description & Schedule details:



Source connection string - Azure blob storage:



Browse to the file within Azure storage container:



Destination connection string - Azure cosmos DB SQL API: 







Provide the JSON format:


Summary & deployment details: 




Reference: 



See Also: 


No comments: