Copied to clipboard

Flag this post as spam?

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


  • andrew shearer 513 posts 663 karma points
    Jun 08, 2017 @ 03:43
    andrew shearer
    0

    Umbraco and “Azure File storage”

    We are setting up a client Umbraco site on an Azure VM.

    We would like the media assets located on “Azure File storage”, so there is a virtual directory in IIS pointing to the shared repository e.g. http://storageaccount.file.core.windows.net/share/media

    I have followed all of the advice on https://blogs.iis.net/davidso/azurefile but no matter what I do I get the error: “System.IO.IOException: The user name or password is incorrect.”

    Anyone else had any luck with this scenario?

    Thanks

  • Kevin Jump 2348 posts 14896 karma points MVP 8x c-trib
    Jun 08, 2017 @ 06:43
    Kevin Jump
    0

    Hi Andrew

    have you looked the Azure File provider for Umbraco ? https://our.umbraco.org/projects/collaboration/umbracofilesystemprovidersazure/

    This will point the media folder to blob storage.

    you should also look at the Azure Blob Cache package for Image Processor http://imageprocessor.org/imageprocessor-web/plugins/azure-blob-cache/ which lets you control how the cropped images are stored and retrevied from Azure.

  • andrew shearer 513 posts 663 karma points
    Jun 08, 2017 @ 21:45
    andrew shearer
    0

    hi Kevin

    thanks for that. Yeah I am aware of the Azure file provider. In our case the umbraco website is part of a wider environment in which other content is stored on “Azure File storage” so it makes sense to store umbraco media there too.

    but it is proving VERY difficult to get umbraco talking to “Azure File storage” :( so i would be interested to hear if anyone has actually got it working

  • Nicola Ayan 7 posts 76 karma points
    May 26, 2018 @ 16:54
    Nicola Ayan
    0

    Using the above UmbracoFileSystemProviders.Azure nuget package, this was how I was able to connect the Umbraco media folder with an 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