Forum Discussion

tejarebb's avatar
tejarebb
Copper Contributor
Nov 08, 2023

ADF validation failing for Azure SQL Sink upsert when fault tolerance (skip rows) enabled

Hi all,

 

I have been getting this error since yesterday, "Fault tolerance is not supported when using azure sql database upsert method." There have been published versions of the data factory where this is working fine. 

Has Microsoft introduced this additional validation rules recently? How can they introduce this without any proper documentation 

  • LukeFletcher's avatar
    LukeFletcher
    Copper Contributor

    tejarebb I have been getting the same thing across mutiple clients.  Whilst I dont know why yet,
    I have had to work around by removing the fault tolerance setting as higlighted in red below

    If anyone has an explanation that would be great 🙂 

     

  • DipoO1740's avatar
    DipoO1740
    Copper Contributor

    tejarebb 

     

    I am having the same issue too and I don't see any solution yet except removing the tolerance option completely.

  • JarWest's avatar
    JarWest
    Copper Contributor

    tejarebb I am also having this same issue. I am also unfortunately in a position where I can not remove fault tolerance.

    • tejarebb's avatar
      tejarebb
      Copper Contributor
      Unfortunately, MS told that the feature never worked in the first place for upsert operations. I don't think there's any alternative other than disabling it
      • JarWest's avatar
        JarWest
        Copper Contributor
        That's very bizarre. It's been working for us perfectly fine until I believe around the 7th. We aren't making a new pipeline on our end, we're just trying to update an existing pipeline that we've had for, to my knowledge, at least 3 months. We're trying to update the mapping to add a new column.

Resources