Azure Data Factory ================== **7 probes** Lineage ------- .. list-table:: :header-rows: 1 :widths: 40 60 * - Probe - Description * - ``azure_data_factory.lineage.data_flows`` - Extract dataset-to-dataset lineage from ADF pipeline activities (Copy, DataFlow) Metadata -------- .. list-table:: :header-rows: 1 :widths: 40 60 * - Probe - Description * - ``azure_data_factory.metadata.activities`` - Extract all activities from ADF pipelines with type, inputs, outputs, and dependencies * - ``azure_data_factory.metadata.datasets`` - List all datasets in the Azure Data Factory with type and linked service info * - ``azure_data_factory.metadata.linked_services`` - List all linked services (connections) in Azure Data Factory * - ``azure_data_factory.metadata.pipelines`` - List all pipelines in the Azure Data Factory with activity counts * - ``azure_data_factory.metadata.triggers`` - List all triggers in Azure Data Factory with type and schedule info Operations ---------- .. list-table:: :header-rows: 1 :widths: 40 60 * - Probe - Description * - ``azure_data_factory.operations.pipeline_runs`` - Recent pipeline runs with status, duration, and error messages