How to load the data from Sql server DB to Snowflake DB by ADF without using any external stage?

Sahoo, Ajaya Kumar 0 Reputation points
2025-06-12T07:56:26.67+00:00

How to load the data from Sql server DB to Snowflake DB by ADF without using any external stage?

  1. We have PII data which is not approved by our security to stage in any cloud storage (ADLS)
  2. Hence the requirement is to read the data from the source and load into the snowflake tables directly.
  3. We don't need any staging layer like ADLS even for any temporary storage.
  4. The ADF should copy the data directly into the Snowflake tables.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,582 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nandan Hegde 35,831 Reputation points MVP Volunteer Moderator
    2025-06-12T08:31:55.3333333+00:00

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.