I’m on a pipeline on ADF, I’ve got a copy activity that works with a linked service and a SHIR on a client’s VM. He has a stupidly long folder structure and when the path exceeds 250 characters I can’t read the files inside the subfolders. Data Factory and its explorer is not even showing the files. I tried to rename it to something non-exceeding like ‘a.xlsx’ and there I can actually read/write the files into the data lake. NOTE: I can’t alter my client’s folder structure. Any solutions?
Thanks in advance.
P.S.: I tried enable long path on group policies and didn’t work
I tried enabling long path on group policies expecting to fix the SHIR limitation or idk where the problem is
Matías Daniel Bertuzzi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.