DevExtreme v23.1 is now available.
Explore our newest features/capabilities and share your thoughts with us.
This demo illustrates how to configure the FileManager control to manage files and folders in Microsoft Azure Blob Storage. To access the Azure Blob Storage, the control uses the Remote File System Provider. This file system provider allows you to access the storage's file system on the client side. To process the HTTP requests on the server, create your own file system provider that implements the IFileSystemItemLoader, IFileSystemItemEditor, IFileUploader and IFileContentProvider interfaces.