使用C#和SQL使用Azure数据工厂将文件从Blob加载到Azure SQL数据库的元数据框架 [英] metadata framework using C# and SQL to load file from blob to Azure SQL Database using Azure Data Factory

查看:253
本文介绍了使用C#和SQL使用Azure数据工厂将文件从Blob加载到Azure SQL数据库的元数据框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用C#和SQL构建元数据框架,其中在Blob存储中几乎没有excel文件,并且在进行一些转换之后,这些文件将被加载到Azure SQL数据库中.请你 提示我应该在ADF中创建哪种活动以推动整个流程?

I am trying to build a metadata framework using C# and SQL where few excel files are present in blob storage and after some transformations these files will be loaded in Azure SQL database. Can you please suggest what kind of activities should I create in ADF in order to drive this entire flow?

推荐答案

您可以链接 转换活动 复制活动以实现此工作流程.

You could chain a transform activity and a copy activity to achieve this work flow.

ADFv2提供了各种 针对不同情况进行转化活动.您可以找到满足您要求的一个.

ADFv2 provides varieties of transform activity for different scenarios. You could find which one meets you requirement.

谢谢.


这篇关于使用C#和SQL使用Azure数据工厂将文件从Blob加载到Azure SQL数据库的元数据框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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