Azure Data Factory is a cloud-based data integration service that allows users to create data-driven workflows (called pipelines) to orchestrate and automate data movement and transformation. Pipelines contain activities that perform tasks like copying or transforming data from disparate data stores. Datasets represent the data structures and linked services define the connection information for external resources, providing a bridge for activities to access data stores and compute services closest to the targets.