Question 180
DP-203 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You have two Azure Blob Storage accounts named account1 and account2. You plan to create an Azure Data Factory pipeline that will use scheduled intervals to replicate newly created or modified blobs from account1 to account2. You need to recommend a solution to implement the pipeline. The solution must meet the following requirements: • Ensure that the pipeline only copies blobs that were created or modified since the most recent replication event. • Minimize the effort to create the pipeline. What should you recommend?
- ARun the Copy Data tool and select Metadata-driven copy task.
- BCreate a pipeline that contains a Data Flow activity.
- CCreate a pipeline that contains a flowlet.
- DRun the Copy Data tool and select Built-in copy task.