2026-07-03 - Export to Blob Storage: Push Data to Cloud Storage Destinations¶
Release¶
AgileData.io - Data on the Move: Export Your Data Directly to Blob Storage
AgileData can now export data directly to blob storage destinations such as Azure Blob Storage. A new export_to_blob_storage() function handles the transfer of processed data to your chosen cloud storage target, completing the pipeline from data ingestion and transformation through to distribution.
As part of this release, a fix ensures that notifications are sent after a successful copy to Azure. Previously, an early exit in the copy process meant notifications weren’t being triggered once the transfer completed. Now the full notification flow runs correctly, so your team is informed when an export completes.
This functionality works in conjunction with the Distributors configuration introduced last month — you configure the destination in Distributors, and the export function handles the actual data transfer.
What’s New:
New
export_to_blob_storage()function for pushing processed data to cloud storage destinationsAzure Blob Storage supported as an export target
Notifications sent correctly after a successful Azure copy completes
What this means for you:
Full pipeline delivery — from ingestion to destination — now handled within AgileData
Your team receives notifications when data exports to Azure complete successfully
Connects to the Distributor configuration you set up in the UI
Last Refreshed¶
Doc Refreshed: 2026-07-03