Azure Data Factory question

Brianna 1 Reputation point Microsoft Employee
2024-02-05T09:09:49.8766667+00:00

How to Incrementally copy data using Identity column or incrementing key column instead of time-stamp. We checked many blogs but didn't find how to implement this.

This mechanisms is going to be used for ‘N’ # of tables. How can we implement “For-each loop” of multiple table in this case?

How can we implement any exception handling and logging in ADF pipeline:
• Way to recover and retry attempt
• Abort the operation and some action to occur to store those record separately

If a table throws an error, instead of terminating the pipeline ,the error part should be stored in logs and version of that table shouldn't get updated.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,350 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Brianna 1 Reputation point Microsoft Employee
    2024-02-05T09:27:12.4933333+00:00

    test answer

    0 comments No comments

  2. Brianna 1 Reputation point Microsoft Employee
    2024-02-05T09:27:35.66+00:00

    second test answer


  3. Bhargava-MSFT 31,226 Reputation points Microsoft Employee
    2024-02-06T17:57:26.3666667+00:00

    closing tthis as this is a test question

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.