next-tinacms-azure

JSON →
library 14.0.1 ·javascript
verified Jun 7, 2026

Microsoft Azure Blob Storage media store plugin for TinaCMS. This package (v14.0.1) integrates Azure Blob Storage as a media backend for TinaCMS in Next.js applications. It provides a custom media store (`TinaCloudAzureMediaStore`) and handlers for CRUD operations and media delivery. Requires peer dependencies `tinacms` (3.9.1) and `@tinacms/auth` (1.1.3). Designed for the Next.js App Router, it uses environment variables for Azure credentials and supports authorized access via TinaCloud authentication. Key differentiator: simplifies Azure Blob Storage integration with TinaCMS, handling URL rewrites and access control.