nerdexam
Microsoft

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…

Operationalize Big Data solutions

Question

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 Factory named ADF1. Which two types Of objects Should you create In ADF1 to complete the pipeline? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • Aa linked service
  • Ban Azure Service Bus
  • Csources and targets
  • Dinput and output I datasets
  • Etransformations

How the community answered

(32 responses)
  • A
    84% (27)
  • B
    3% (1)
  • C
    3% (1)
  • E
    9% (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

#Azure Data Factory#linked service#datasets#pipeline objects

Community Discussion

No community discussion yet for this question.

Full 70-475 Practice