← All releases
v3.0.2

Azure Blob Storage

  • Server
  • Dashboard
  • eoas CLI

Azure Blob Storage joins S3, GCS and local disk as a storage backend, for both update files and direct asset delivery.

  • Configure it with AZURE_BLOB_CONTAINER_NAME, AZURE_STORAGE_ACCOUNT_NAME and AZURE_STORAGE_ACCOUNT_KEY.
  • Assets are served through signed SAS URLs in direct CDN mode.
  • Upload URLs returned to eoas include the headers Azure requires (x-ms-blob-type), and the CLI sends them.
  • The dashboard settings view shows the Azure configuration and CDN options.
  • Azure buckets skip the v1 to v2 layout migration, which does not apply to them.

Release on GitHub