70-475 · Question #23
Your company has two Microsoft Azure SQL databases named db1 and db2. You need to move data from a table in db1 to a table in db2 by using a pipeline in Azure Data Factory. You create an Azure Data…
The correct answer is A. a linked service D. input and output I datasets. You perform the following steps to create a pipeline that moves data from a source data store to a sink data store: Create linked services to link input and output data stores to your data factory. Create datasets to represent input and output data for the copy operation…
Question
Options
- Aa linked service
- Ban Azure Service Bus
- Csources and targets
- Dinput and output I datasets
- Etransformations
How the community answered
(32 responses)- A84% (27)
- B3% (1)
- C3% (1)
- E9% (3)
Explanation
You perform the following steps to create a pipeline that moves data from a source data store to a sink data store: Create linked services to link input and output data stores to your data factory. Create datasets to represent input and output data for the copy operation. Create a pipeline with a copy activity that takes a dataset as an input and a dataset as an
Topics
Community Discussion
No community discussion yet for this question.