【发布时间】:2021-04-26 14:01:34
【问题描述】:
`我在 blob 存储中有 Year Month Date 文件夹,例如 Year(Months(Dates)), 2020(04(01),(02),(03),...,(30)) (05(01),(02),(03),...,(31)) (06(01),(02),(03),...,(30)) 我想遍历这些文件夹并加载到 SQL 表中。我们如何在 Azure 数据工厂中进行操作?
I tried get metadata---->For each----Copy activity (here is the question like in copy activity how to
give filename dynamically?)
`
【问题讨论】:
标签: azure-data-factory azure-data-factory-2