【发布时间】:2019-10-29 11:59:52
【问题描述】:
是否可以使用内置/托管/第 3 方模板将 CSV 转换为 JSON,而无需通过 Azure Logic App 使用 Azure Function?
下面是使用自动生成的 Azure Function。但是,我找不到它提到的链接。理想情况下,不需要 Azure 功能。
http://blogs.recneps.org/post/Processing-a-flat-file-with-Azure-Logic-Apps
下面,没有可用的 CSV 到 JSON。
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-enterprise-integration-liquid-transform
【问题讨论】:
-
目前的一些限制,例如*在 JavaScript 中运行。*在五秒或更短的时间内完成运行。 *处理最大 50 MB 的数据。理想情况下支持 C#