Skip to content

This example configures the DevExtreme FileManager to manage files/folders stored within Microsoft Azure Blob Storage.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/devextreme-file-manager-azure-server-side-binding

Repository files navigation

DevExtreme File Manager - Azure Server-Side Binding

This example configures the DevExtreme FileManager to manage files/folders stored within Microsoft Azure Blob Storage. To access Azure Blob Storage, the component uses the Remote File System Provider.

IMPORTANT

The code snippets in this repository are for informational purposes only. Security should be your #1 priority when using Azure Blob storage. You should consult a security expert or apply accepted best practices to maintain the highest security posture for your DevExtreme-powered web application. Remember, a secure web app demands careful consideration/understanding of potential attack vectors, the configuration of your development environment, and security posture of third-party service providers.

FileManager

This file system provider allows you to access the storage file system on the client side. To process the HTTP requests on the server, create a custom file system provider that implements the IFileSystemItemLoader, IFileSystemItemEditor, IFileUploader, and IFileContentProvider interfaces.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)