Here is a list of embulk plugins that you can leverage to transfer your data between Microsoft Azure Services and various other databases/storages/cloud services.

Plugin NameTarget Azure ServicesNote
embulk-output-azure_blob_storageBlob StorageEmbulk output plugin that stores files onto Microsoft Azure Blob Storage
embulk-input-azure_blob_storageBlob StorageEmbulk input plugin that reads files stored on Microsoft Azure Blob Storage
embulk-output-sqlserverSQL Databases, SQL DWHEmbulk output plugin that Inserts or updates records to SQL server type of services like SQL DB/SQL DWH
embulk-input-sqlserverSQL Databases, SQL DWHEmbulk input plugin that selects records from SQL type of services like SQL DB/SQL DWH
embulk-output-documentdbComos DBEmbulk output plugin that dumps records to Azure Cosmos DB
embulk-output-azuresearchAzure SearchEmbulk output plugin that dumps records to Azure Search

(as of Aug 30, 2016)

For embulk, check this site: https://github.com/embulk/embulk

embulk-screenshot