Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: ECA: Event - Condition - Action 3.1.8 Minor update available for module eca (3.1.8). Release: Horizon Aid theme 1.0.2 Minor update available for theme vartheme_bs5_horizonaid (1.0.2). Release: LocalGov Alert Banner 1.10.1 Minor update available for module localgov_alert_banner (1.10.1). Release: Kordiam 1.0.14 Minor update available for module kordiam (1.0.14). Release: WissKI 8.x-4.4 Minor update available for module wisski (8.x-4.4). Release: AI Empathy Evaluation 1.3.0 Minor update available for module ai_empathy (1.3.0). Release: Zefix 1.0.5 Minor update available for module zefix (1.0.5). Release: Ui Suite Dsfr 1.15.2 Minor update available for theme ui_suite_dsfr (1.15.2). Usage Milestone: Term CSV Export Import Module term_csv_export_import crossed 1,000 active installs. Module Revived: Behat javascript 1.2.1 Module behat_javascript updated after 23 months of inactivity (1.2.1).

Azure Blob Storage File System

407 sites Security covered Drupal 10–11
View on drupal.org

This module provides a file system for Drupal that integrates with Microsoft Azure Blob Storage. It allows you to store and manage your website's files directly in Azure blob containers, offering an alternative to local file storage.

This module creates a Drupal 'file system' that integrates with Microsoft Azure Blob Storage containers.

Requirements

You will need a Microsoft Azure Blob storage account or service running in order to use this.

  • Account name is required.
  • Account key is required.

See: https://azure.microsoft.com/services/storage/blobs

Azure Portal: https://portal.azure.com/

Notes

This is assuming you already have an account setup.

  • Create or use an existing Azure container. Record container name. This will be used later for configuration in Drupal.
  • In Azure, Under Security + networking, when managing the container. You should find Access keys. You will need storage account name and also one of the keys. Connection string is not required. This will be configured and stored in Drupal.
  • Also make sure access level is set to Container, if you are storing and sharing public assets.

Setup/Usage

Installing through composer is recommended:

composer require drupal/az_blob_fs
drush en az_blob_fs

This method will also check and make sure all dependencies are pulled down as well.

  1. Install and enable module like any other contributed module.
  2. Setup and configure service here: /admin/config/media/azure-blob-file-system
  3. Set your default file system to Azure here: /admin/config/media/file-system

Field Setup

If using Media or file fields, adjust storage settings on the field. Set the "Upload destination" to "Azure Blob Storage".

If using Media & Media library core modules. See below:

For example, the media image field, can be used to store images in Azure, as blobs.

Navigate to "Structure" -> "Media Types" -> "Image" -> "Manage Fields"

- Edit Media field image -> "Field Settings"

You should see two options:

  • Public files
  • Azure Blob Storage

Select Azure Blob Storage. This option should be made available on file fields across the board.

Depends on

Dependencies of the latest stable release

  • Key
  • image Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Jul 2025
Latest release
6 months ago
Releases (12 mo)
2 ▲ from 1
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
3.0.0 Stable 10–11 Feb 18, 2026
3.x-dev Dev 10–11 Feb 18, 2026
8.3.x-dev Dev 10–11 Jul 14, 2025