删除Azure数据工厂中的活动 [英] Delete Activity in Azure Data Factory

查看:58
本文介绍了删除Azure数据工厂中的活动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我有一个ADF管道,我使用Delete活动从SFTP源文件夹中删除文件。


我已经配置了Delete活动,如下所示,但它没有从源SFTP中删除文件。


我收到如下错误



错误

解决方案

嗨Vipin,


问题是由于删除活动不支持删除根文件夹并将folderPath视为必需属性,这似乎有点严格。我们将在不久的将来改善这种体验。您当前的解决方法是将folderPath
设置为。绕过这个验证。希望这会有所帮助。



Hi All,

I have one ADF Pipeline, where I am using Delete activity to delete files from SFTP source folder.

I have configured Delete activity as shown below, but it is not deleting the files from source SFTP.

I am getting Error like below

Error

解决方案

Hi Vipin,

The issue is due to delete activity doesn't support delete root folder and treats folderPath as a required property, which seems to be a little bit strictive. We'll improve this experience in the near future. The current workaround for you is set folderPath as . to get around this validation. Hope this helps.


这篇关于删除Azure数据工厂中的活动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆