Copied to clipboard

Flag this post as spam?

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


  • arvind 18 posts 38 karma points
    Aug 05, 2011 @ 13:18
    arvind
    0

    In umbraco site can we store pdf and videos in azure blob rather than sql database?

    Hi All,

            I have used Umbraco 4.7.0  and created a site on Windows Azure which uses different media files as well as pdf for different pages of the site. At present it is uploaded in media section of umbraco and it maintains the sql database to store it.

              But we want to store all the media files(videos and pdf ) in BLOB of Azure can it be possible to store it on azure blob in place of sql database.

    I will respect your helpfull answers.

    Regards

    Arvind

     

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Aug 05, 2011 @ 19:25
    Morten Bock
    0

    You could change the datatype used in the Image and File media types, so that it saves the stream to a blob instead of the file system. I beleive there are already some S3 storage datatypes out there that could be used as an example.

    Maybe take a look at this one: http://our.umbraco.org/projects/backoffice-extensions/amazon-s3-datatype

Please Sign in or register to post replies

Write your reply to:

Draft