test answer
Azure Data Factory question
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.
3 answers
Sort by: Most helpful
-
-
Brianna 1 Reputation point Microsoft Employee
2024-02-05T09:27:35.66+00:00 second test answer
-
Bhargava-MSFT 31,226 Reputation points Microsoft Employee
2024-02-06T17:57:26.3666667+00:00 closing tthis as this is a test question