© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
R. SwinbankAzure Data Factory by Examplehttps://doi.org/10.1007/978-1-4842-7029-5_11

11. Triggers

Richard Swinbank1  
(1)
Birmingham, UK
 

In Chapter 10, you explored how to deploy Azure Data Factory resources into published factory environments. You tested running one or more published pipelines by executing them manually from the ADF UX – in this chapter, you will explore how pipelines can be executed automatically using triggers.

A trigger defines conditions of different types for pipeline execution:
  • A schedule trigger runs at configured dates and times.

  • An event-based trigger runs when a file is created or deleted in Azure blob storage.

  • A tumbling window trigger ...

Get Azure Data Factory by Example: Practical Implementation for Data Engineers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.