Create dependencies among pipelines in your Azure Data Factories
Published date: August 05, 2019
Your complex data integration projects may have dependencies, which makes them an important aspect in job scheduling. Now, it’s possible to create dependent pipelines in your Azure Data Factories by adding dependencies among tumbling window triggers in your pipelines. By creating a dependency, you’re able to guarantee that a trigger is executed only after the successful execution of a dependent trigger in your data factory.
See more in the documentation.