Azure Data Factory version 1 (V1)

Data Factory version 1 (V1) service allows you to create data pipelines that move and transform data, and then run the pipelines on a specified schedule (hourly, daily, weekly, etc.). It also provides rich visualizations to display the lineage and dependencies between your data pipelines, and monitor all your data pipelines from a single unified view to easily pinpoint issues and setup monitoring alerts.

This section provides information about REST APIs that are supported by version 1 of Azure Data Factory.

REST Operation Groups

Resource Groups Description
Data Factory Provides operations for creating and managing a data factory.
Dataset Provides operations for managing a dataset.
Gateway Provides operations for managing a gateway.
Hub Provides operations for managing a hub.
Linked service Provides operations for creating and managing linked services.
Pipeline Provides operations for managing pipelines.
Slice Provides operations forgetting and setting the status of a slice.
Slice Run Provides operations for getting a run and saving a run log for a slice run.

See Also

For comprehensive documentation on version 1 of Azure Data Factory, see Azure Data Factory Version 1 documentation