Which two types of objects should you create in ADF1 to…

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.

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.

A.
a linked service

B.
an Azure Service Bus

C.
sources and targets

D.
input and output datasets

E.
transformations

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 output.
https://docs.microsoft.com/en-us/azure/data-factory/data-factory-azure-table-connector



Leave a Reply 0

Your email address will not be published. Required fields are marked *