DevExtreme v23.1 is now available.
Explore our newest features/capabilities and share your thoughts with us.
This demo illustrates how to use the custom file provider to connect the FileManager control to the Azure Blob Storage on the client side. The Custom File System Provider allows you to implement custom APIs to handle file operations (add, delete, rename, etc.). All APIs that implement access to Azure Blob Storage on the client are stored in the azure.file.system.js file. On the server, configure the Shared Access Signature (SAS) to grant access to blobs in the storage.