onprem (self-hosted) to azure cloud
Hi All, I am looking for your support on ADF where I had to copy date from onprem(self-hosted) to Azure through ADF. In source, I have multi-level data (year-under that month-each month-under that days-under that days-each day-under that each hour -each min data) eg. 2013(year)-12(month)-03(march)-03(day)-00hrs(start hour)-30(min).
In Source, I opted for binary as I do not want read or write or transformation but just copy however, it throughs an error saying “binary level file copy can be done but not folder level”
I am able to pick each data in ground level but want to copy from the year level recursively (all child items). Can anybody through your thoughts on this, please?
Hi All, I am looking for your support on ADF where I had to copy date from onprem(self-hosted) to Azure through ADF. In source, I have multi-level data (year-under that month-each month-under that days-under that days-each day-under that each hour -each min data) eg. 2013(year)-12(month)-03(march)-03(day)-00hrs(start hour)-30(min).In Source, I opted for binary as I do not want read or write or transformation but just copy however, it throughs an error saying “binary level file copy can be done but not folder level”I am able to pick each data in ground level but want to copy from the year level recursively (all child items). Can anybody through your thoughts on this, please? Read More