Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • André Steenbergen 23 posts 43 karma points
    Feb 06, 2013 @ 22:02
    André Steenbergen
    0

    Azure Storage as media folder

    As the title already suggests I am trying to figure out how I can use azure blob storage for uploads. I have seen I am using version 4.11.1. I have read something about FileSystemProviders, the wiki says it's content needs to be filled, but now I am trying to find or implement a method of storing files in blob storage, as Azure websites only support 1 gb of storage over all websites, so it's not a real option to use file storage as media folder.

    What can I do, or need to implement, or has someone already made a blobfilesystemprovider?

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Feb 07, 2013 @ 13:21
    Jeroen Breuer
    0

    It should support it: http://issues.umbraco.org/issue/U4-51

    Might be good to have a look at the source code and look for IFileSystem. 

    You could also have a look at the Universal Media Picker: http://our.umbraco.org/projects/backoffice-extensions/universal-media-picker

    Jeroen

  • André Steenbergen 23 posts 43 karma points
    Feb 07, 2013 @ 14:06
    André Steenbergen
    0

    So I need to build something myself. Would have been nice if something already existed, will post here when I have something. The universal picker doesn't incluse azure blob storage where I am currently hosting the azure website.

  • Nicola Ayan 7 posts 76 karma points
    May 28, 2018 @ 07:02
    Nicola Ayan
    0

    You can definitely use Azure Blob Storage for Umbraco media files. You'll need to create a Storage account in Azure. From there on, you can follow this blog on how you can configure your Umbraco site to use your Azure storage account: https://blog.nicolaayan.com/2018/05/how-to-setup-your-umbraco-media-folder-with-an-azure-storage-account/

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies