简体   繁体   中英

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. DMG is able to have an IaaS server (SQL, MySQL, Share file, …) as an endpoint to a Data Factory pipeline.

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?

Kr,

Arnaud

That scenario would actually leverage the Azure Integration Runtime (new name for the DMG) to copy between Azure cloud resources. It's described here: https://docs.microsoft.com/en-us/azure/data-factory/copy-activity-overview

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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