I do the following: I copy data from OneDrive to Datalake. For this I have built HTTP linked service, HTTP dataset and pipelines in ADF. Linked service and dataset also for Datalake.
Copy works fine.
But I also want the data in OneDrive to be deleted automatically after copying.
Is there a way to delete the data in Onedrive?