For the complete documentation index, see llms.txt. This page is also available as Markdown.

Azure Blob Storage

Azure Blob Storage is an external storage system, that the Umbraco Cloud service uses to store all media files on Umbraco Cloud projects.

This includes everything that is added to the Media library through the Umbraco backoffice, like images, PDFs, and other document formats.

In some cases, you might want to store other files in the Blob Storage than Media files.

These articles explain connecting to your Blob Storage, uploading files via Storage Explorer or code, and performing backups and restorations.

You can learn more about Azure Blob Storage in the Microsoft Documentation.

Last updated

Was this helpful?