FlowiseAI/Flowise

Add Azure Blob Storage support to Flowise storage configuration

Open

#5411 opened on Nov 4, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (52,823 stars) (24,335 forks)batch import
enhancementhelp wanted

Description

Feature Description

Extend Flowise’s existing cloud storage support by adding native integration with Azure Blob Storage. This will allow users running Flowise in Microsoft Azure environments to store uploaded files or documents in Blob containers.

Feature Category

Database/Storage

Problem Statement

Flowise currently supports AWS S3 and GCP Storage via environment variables, but lacks an option for Azure Blob Storage.

Proposed Solution

No response

Mockups or References

No response

Additional Context

No response

Contributor guide