Azure Data Factory uploads data to database when pipeline run fails
I have a pipeline running in my ADF where I take fields from a json file and save them to multiple tables in my database. The pipeline starts running when a file is uploaded to a container in my storage…