ADF Conditional Trigger

  • Need your help, I have a requirement to start my core ADF Pipeline only when all required csv files arrives in ADLS folder. required list of csv files are stored in SQL Table. what are the best possibilities to achieve this, Thanks In Advance.

  • Probably powershell. Run a scheduled check that can read the table list and compare it to a list of files. Have an IF statement that then fires off additional commands.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply