Hi PB,
Thank you for posting query in Microsoft Q&A Platform.
I tried same at my end its working fine not failing. Please note, this will work only in case if you have incompatible rows. For other kind of issues, your copy activity still fails. For example, If you have string value(which cannot be converted to int) in source and trying to insert in to
Int
column at sink side, then it comes under incompatible row and it will skip it and proceed with other rows. So Are you sure your source has incompatible rows? or other kind of issues? It would be great if you can share error details if above helps.
Please check below screenshots of my repro.
Hope this helps. If not, as requested, please share your error details and sample source and sink details.
Please consider hitting Accept Answer
button. Accepted answers help community as well.