Explanation/Reference:
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.

Reference: https://docs.microsoft.com/en-us/azure/data-factory/data-factory-azure-table-connector