The previous chapter covered logging functionality for the Azure Data Factory version of the SSIS framework’s execution engine. Differences in functionality available to SSIS packages and functionality available to Azure Data Factory pipelines drove design changes.
In this chapter, we complete ADF execution engine functionality by implementing fault tolerance to programmatically stop pipeline execution based on SSISConfig metadata configurations.