Copied to clipboard

Flag this post as spam?

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


  • Marco Graziotti 40 posts 166 karma points c-trib
    May 17, 2021 @ 09:55
    Marco Graziotti
    0

    "UmbracoFileSystemProviders.Azure.Media" and Umbraco 9: use Azure Blob Storage to manage Media and Image Processor Cache

    Hi,

    I have started an Umbraco 9 project and I'm trying to use use Azure Blob Storage to manage Media and Image Processor Cache. In Umbraco 8, as everybody knows, there's UmbracoFileSystemProviders.Azure.Media that does the job, but looking at the GitHub project, it seems that there isn't an alpha for Umbraco 9.

    Anybody knows if UmbracoFileSystemProviders.Azure.Media will be ported or if there's another plan?

    I saw in the release note that for Umbraco 9 the image processor has changed, and it uses ImageSharp instead of ImageProcessor.

    Thank you

  • Marco Graziotti 40 posts 166 karma points c-trib
    May 18, 2021 @ 17:36
    Marco Graziotti
    0

    I will make a concrete Azure Storage class, implementing the "IFileSystem" interface, according to the documentation. I will update this post :)

  • Marco Graziotti 40 posts 166 karma points c-trib
    May 19, 2021 @ 09:18
    Marco Graziotti
    1

    A new "UmbracoFileSystemProviders.Azure.Media" is coming? Here the branch "main-version-3".

    enter image description here enter image description here

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    May 19, 2021 @ 13:43
    Jeavon Leopold
    1

    Hello, UmbracoFileSystemProviders.Azure (and .Media) will not be updated for Umbraco v9, this is because there will be a new package for Azure Blob storage with Umbraco v9 that is targeting release sometime in June.

    v3.0.0-beta1 is still for Umbraco v8, it's upgraded to Azure SDK v12 and contains some other breaking changes.

  • Marco Graziotti 40 posts 166 karma points c-trib
    May 19, 2021 @ 20:10
    Marco Graziotti
    0

    Hi Jeavon, thank you for your reply and clarification.

    So, will the new Azure Blob storage package be a NuGet? Do you know the name or the GitHub to follow the release?

    Thank you

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    May 21, 2021 @ 09:45
    Jeavon Leopold
    1

    Hi Marco,

    Yes I'm sure it will be on NuGet. It will be an official Umbraco package, I'll post an update here when it's available on Github.

  • Shane Marsden 13 posts 76 karma points
    Jun 24, 2021 @ 17:19
    Shane Marsden
    1

    Any news on this?

  • Marco Graziotti 40 posts 166 karma points c-trib
    Jul 13, 2021 @ 13:13
    Marco Graziotti
    0

    Dear Jeavon,

    do you know if there are any news, on Umbraco's side, about the Azure Blob Storage library?

    I need to decide what to do, if I need to implement it by myself, or if I could wait for an official solution.

    Thank you, Marco

  • Jeffrey Weinstein 67 posts 313 karma points
    Jun 27, 2021 @ 00:44
    Jeffrey Weinstein
    0

    +1

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Jul 14, 2021 @ 11:12
    Jeavon Leopold
    0

    I understand the official provider will be on GitHub "soon", a week to two weeks ish...

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Jul 14, 2021 @ 12:13
    Jeavon Leopold
    102

    Scrap that - it's on GitHub now! - https://github.com/umbraco/Umbraco.StorageProviders

  • Marco Graziotti 40 posts 166 karma points c-trib
    Aug 05, 2021 @ 07:58
    Marco Graziotti
    0

    Hi Jeavon,

    thank you for your reply.

    I saw that this package is not yet available in NuGet, neither in pre-release, do you know if it will be available in the future?

    Thank you, Marco

  • Jeavon Leopold 3072 posts 13628 karma points MVP 10x admin c-trib
    Aug 05, 2021 @ 13:33
    Jeavon Leopold
    1

    I believe it will be on NuGet when v9 is released

  • Keith 74 posts 240 karma points
    Jul 14, 2021 @ 12:34
    Keith
    0

    Ah brilliant. thanks.

Please Sign in or register to post replies

Write your reply to:

Draft