简体   繁体   English

是否可以使用Azure数据工厂在Azure Blob中生成CSV

[英]Can Azure Data Factory be used to generate a CSV in an Azure Blob

Can Azure Data Factory be used to extract data from an Azure SQL DB and dump it in to an Azure Blob? 可以使用Azure数据工厂从Azure SQL数据库提取数据并将其转储到Azure Blob吗? Or would something like that be better suited for a manual operation processed in C# via a WebJob? 还是类似的方法更适合通过WebJob在C#中处理的手动操作?

From what I understand, yes. 据我了解,是的。

Check out the following documentation for v2 ... Copy Activity ... or for v1 ... Move data by using Copy Activity 请查阅以下有关v2 ... 复制活动 ...或v1 ... 通过复制活动移动数据的文档

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure Blob容器,无法生成令牌 - Azure Blob Container, Can't Generate Token 无法通过Azure功能运行Azure数据工厂 - Can't run Azure data factory from Azure function Azure媒体服务/ MES是否可以从存储在Azure Blob存储中的视频文件生成缩略图? - Can Azure Media Services/MES generate thumbnail image from video file which stored in Azure Blob storage ? 使用 azure 数据工厂从 web 活动中的 Blob 存储中获取 json 数据 - fetch json data from blob storage in web activity using azure data factory Azure - 使用 MSAL 生成可用于访问 BlobServiceClient 的 AccessToken - Azure - Use MSAL to generate AccessToken which can be used to access BlobServiceClient 在Azure Blob中保存CSV日志的最佳技术 - best technique for saving CSV logs in Azure Blob 将数据从 Blob 复制到 Azure SQL 通过 C# Z303CB0EF9EDB9D9082DAZ1 框架托管数据时忽略坏行 - Ignore bad rows when copying data from Blob to Azure SQL via C# .NET Framework managed Data Factory 如何使用 Object c# .NET Core 在 blob 存储 azure 上创建 csv 文件? - How can I create a csv file on blob storage azure with Object c# .NET Core? Azure function C#:写入 Azure 上的块 blob(csv 文件)存储帐户创建了两个版本的 blob - Azure function C#: Writing to Block blob (csv file) on Azure Storage Account creates two versions of the blob 如何生成多个 CSV Azure Blob Storage V2 的 TAR Zip(.tar.gz) 并使用 SharpZipLib 库在 Blob 中输出结果文件 - How to generate TAR Zip(.tar.gz) of multiple CSV Azure Blob Storage V2 and Output the result file in Blob using SharpZipLib library
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM