简体   繁体   English

使用Azure数据管理网关将文件形式的PaaS复制到PaaS

[英]Copy of a file form PaaS to PaaS with Azure Data Management Gateway

As you know, the Data Management Gateway (for Data Factory) is a software that connects On Premise or IaaS data sources to cloud services. 如您所知,Data Management Gateway(用于Data Factory)是一种将Premise或IaaS数据源连接到云服务的软件。 DMG is able to have an IaaS server (SQL, MySQL, Share file, …) as an endpoint to a Data Factory pipeline. DMG可以将IaaS服务器(SQL,MySQL,共享文件等)用作数据工厂管道的终结点。

But I would like to know if it's possible to implement the copy of a file from Azure Blob Storage (PaaS) to the Data Lake Storage (PaaS) through the Data Management Gateway? 但是我想知道是否可以通过数据管理网关将文件从Azure Blob存储(PaaS)实现到数据湖存储(PaaS)的副本?

Kr, r

Arnaud 阿诺

That scenario would actually leverage the Azure Integration Runtime (new name for the DMG) to copy between Azure cloud resources. 该方案实际上将利用Azure集成运行时(DMG的新名称)在Azure云资源之间进行复制。 It's described here: https://docs.microsoft.com/en-us/azure/data-factory/copy-activity-overview 在此处进行了描述: https : //docs.microsoft.com/zh-cn/azure/data-factory/copy-activity-overview

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM