Trigger and Monitor ADF Pipelines > Introduction to Trigger and Monitor ADF Pipelines recipe > Trigger and Monitor ADF Pipelines recipe contents
  

Trigger and Monitor ADF Pipelines recipe contents

The Trigger and Monitor ADF Pipelines recipe contains a service connector, an app connection, and processes.
The following image shows the assets that the Trigger and Monitor ADF Pipelines recipe package contains:

Trigger and Monitor ADF Pipelines recipe assets

The following table lists the assets that the Trigger and Monitor ADF Pipelines recipe package contains:
Asset Name
Asset Type
Description
svc-ADF
Service connector
A service connector that enables connection to Azure Data Factory (ADF) with the required authentication, allowing you to trigger ADF pipelines and check the status of running pipelines.
con-ADF
App connection
An application connection that enables connection to Azure Data Factory (ADF) with the required authentication, allowing you to trigger ADF pipelines and check the status of running pipelines.
ADF-TriggerPipeline
Process
Runs an ADF pipeline using the ADF custom service connector.
ADF-MonitorPipelineStatus
Process
Retrieves the status of an ADF pipeline run by passing its run ID, using the ADF custom service connector.