-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Azure Data Engineer Associate Certification Guide - Second Edition
By :
By their nature, batch processes run when specific conditions occur; they do not run continuously. Specifying these conditions can also be described as defining a trigger for these processes. There are two types of triggers and they are as follows:
Note
It is also common to use the term “triggers” to refer to event triggers, while “schedules” refers to schedule triggers.
You will explore schedule triggers in the Scheduling Data Pipelines in ADF or Synapse Pipelines section later. You will simply focus on event triggers for now.
Note
This section primarily focuses on the Trigger batches concept of the DP-203: Data Engineering on Microsoft Azure exam.
Many services in Azure allow the specification...