Ghost Azure Blob Storage Adapter
JSON →A Ghost storage adapter for Azure Blob Storage that supports three authentication methods: connection string, account name+key, and managed identity via DefaultAzureCredential. Current stable version is 0.1.3. It relies on the official @azure/storage-blob SDK and the ghost-storage-base peer dependency. Key differentiators: supports managed identity for secure, keyless authentication and custom domains for CDN integration. Designed to be dropped into Ghost's content/adapters directory or installed via npm.