Hi All, I am sorry if this question has come up before. Basically, I want to copy huge amount of data that is billion of rows in to ADLS or Blob. Couple of workaround are segregate the data in to smaller blocks and copy it sequentially instead of all at once considering performance perspective. I would really appreciate if you could please let me know what other workarounds could be possible to achieve performance and consistency. Thanks in advance.