An Azure service for ingesting, preparing, and transforming data at scale.
I think ADF native CDC goes incremental when a published pipeline runs again with the same checkpoint key and the SQL MI CDC table has new rows. publish it once, keep one key, change a row, run Trigger again. debug never keeps the checkpoint. only triggered runs reuse it.