Load data from snoflake to cosmos db

Sunil Kumar Puthiya Veettil 1 Reputation point
2022-08-22T09:07:57.687+00:00

Hi,

I am looking for a solution to copy data from snowflake to cosmos db in azure. I have seen we have Azure Data Factory and Talend data factory available to export data but i am looking for other options which is cost-effective. This is not a commercial development and I am using it for an experiment. Please suggest. If ADF is the only option, how do I configure as it is a PaaS service and not available in Azure as SaaS.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,911 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SSingh-MSFT 16,371 Reputation points Moderator
    2022-08-23T08:55:03.563+00:00

    Hi @Sunil Kumar Puthiya Veettil ,

    Thank you for posting in Microsoft QnA platform.

    Direct Snowflake to Cosmos DB data load is currently not supported.

    In Azure Data Factory, we can first stage the data from Snowflake to Azure Blob storage (must use shared access signature authentication) with sink data format is of Parquet, delimited text, or JSON. Then we can transfer from Blob Storage to Cosmos DB.

    Helpful links are:

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you.
      Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.