Blob-Storage
Blob Storage Plugin – Storage & File Systems
Summary (SEO Meta Description):
The Blob Storage Plugin integrates WeHub workflows with Azure Blob Storage, enabling automated file and object management.
It provides actions to upload, download, move, copy, list, and delete content inside blob containers.
Overview
The Blob Storage Plugin allows your workflows to seamlessly interact with Azure Blob Storage, Microsoft’s scalable object storage service.
It simplifies cloud file management by providing ready-to-use actions for common storage operations.
Typical Use Cases:
- Upload files from applications or users to Azure Blob Storage
- Copy or move content between different paths or containers
- Automate backups and long-term data archiving
- List and audit stored files for compliance or analytics
- Download files for processing in other workflows
- Remove outdated or temporary files to optimize storage costs
Available Actions
| Action | Description | 
|---|---|
| Copy | Copy content from one location to another within the blob container. | 
| Delete | Delete content from a specified blob container. | 
| Download | Download content from a specified blob container. | 
| List | List contents within a specified blob container path. | 
| Move | Move content from one location to another within the blob container. | 
| Upload | Upload files or objects to a specified blob container. | 
FAQ
Q: Do I need Azure credentials for each action?
A: No. Use a single Select connection configuration to securely store and reuse your Azure credentials across all actions.
Q: Can I work with large files?
A: Yes. Azure Blob Storage supports large objects; ensure workflow timeouts are configured appropriately.
Q: How can I limit results in the List action?
A: Use folder paths or prefix filters to narrow the listing scope.
Keywords: WeHub Blob Storage Plugin, Azure Blob Storage, Upload Files, Download Files, Move Objects, Copy Objects, List Blobs, Delete Blobs, Cloud Storage Automation