Share via

Dataflow Terdata as source

Aditya Raj 291 Reputation points
2021-08-02T11:16:11+00:00

I am trying to setup dataflow in which source is teradata and I am not able to select it. Does teradata support is not there in dataflow adf?

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

0 comments No comments

Answer accepted by question author

MarkKromer-MSFT 5,231 Reputation points Microsoft Employee Moderator
2021-08-02T16:49:19.71+00:00

Teradata is not currently supported natively in data flows. Instead, create a pipeline with a Copy Activity that stages the data in an Azure storage account and then read the data from that staging location in the subsequent data flow activity.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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