Hi,
I am using the standard template to copy the files from one drive to Azure blob storage container.
Is there a limit on the maximum size of the file that you transfer?
I have to copy file of 120MB from onedrive to Azure blob and the flow is not getting triggered as it's not recognising the huge file.
If the size of the file is less than 50MB flow, it's triggering.
How do I copy large files?