Copied to clipboard

Flag this post as spam?

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


  • Dave de Moel 122 posts 574 karma points c-trib
    Mar 13, 2019 @ 13:31
    Dave de Moel
    0

    Umbraco 8 Media in Blob Storage

    Hello people,

    I am having a problem getting the media folder to use an Azure Blob Storage with Umbraco 8.

    In Umbraco 7 I would install UmbracoFileSystemProviders.Azure and configure the FileSystemProvider, however in Umbraco 8 it's not there and the namepaces don't work.

    How would I configure Umbraco 8 to use the Blob Storage? Currently I am out of ideas, and the documentation has not been updated yet.

  • Dave de Moel 122 posts 574 karma points c-trib
    Mar 14, 2019 @ 14:08
    Dave de Moel
    102

    After looking around in de source code, and digging through the documentation I finally found it. Using composition I managed to get it to work with an WIP repo of the UmbracoFileSystemProviders.Azure package.

  • Jason 122 posts 658 karma points
    Mar 21, 2019 @ 23:07
    Jason
    0

    Hey, any chance you could post the Composer/Component and the version of UmbracoFileSystemProviders.Azure you used. :-) Thx.

  • Dave de Moel 122 posts 574 karma points c-trib
    Mar 22, 2019 @ 09:45
    Dave de Moel
    0

    Hey Jason,

    I used this repo: https://github.com/JimBobSquarePants/UmbracoFileSystemProviders.Azure/tree/develop-umbraco-version-8

    And edited some stuff to make it working is U8 as that repo is still build on a preview version. When I have time I'll also have to make sure to make a pull request for those changes, though they are a bit Ad hoc.

  • Jason 122 posts 658 karma points
    Mar 22, 2019 @ 18:48
    Jason
    0

    Thx

  • 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