I have just updated the package to version 1.0.9. Please try again. Maybe this fixes your issue too. I have tested the package with Umbraco version 7.2.4.
the UmbracoAzureBolbStorageProvider does not have any method to store files in the local / phyiscal media folder.
But it is just a provider for media files and should be used by all core methods. However, I can not guarantee you that this is always true and of course I cannot tell anything about 3rd party packages. The ImageProcessor.Web (belongs to the core) ie. needs an extra plugin to store cache files in the cloud. Here is a usefull article about all configuration details.
Hi, I have some issues with UmbracoAzureBolbStorageProvider because it works fine with the new medias but I do not know why the content when a time pass (for example 3 o 5 hours) the images still on azure but I cannot do anything with the content on umbraco (delete , edit the content or the images) ans it is a huge problem for me. Can you please explain me why that happens?
Sorry Arlan,
as I have mentioned at the top of my package description a new project / package https://our.umbraco.org/projects/collaboration/umbracofilesystemprovidersazure/ has been created. This supersedes this package although it could not simply replace it in an existing setup. Because the stored media URLs are not compatible.
Image not previewing after Azure Blob Storage Provider
Hi,
I have installed Azure Blob Storage Provider in my Umbraco 7.2.2 website.
It is working fine and images are uploaded to the Azure.
But when I try to select that images from content page or check in media section , it is not previewing proper.
Can anyone help?
Thanks in advance.
Regards,
Urvish Mandaliya
Hi Urvish,
What src of your image ?
Hi Alex,
Thanks for reply.
Src for image is Azure.
Regards,
Urvish Mandaliya
I mean is image accessible via direct url ? http://screencast.com/t/kk5BMMXEBb
Regards
Yes image is directly accessible via direct url.
Regards,
Urvish Mandaliya
I have just updated the package to version 1.0.9. Please try again. Maybe this fixes your issue too. I have tested the package with Umbraco version 7.2.4.
Yours,
Dirk
Thanks Dirk for the update.
I will try with latest version.
Regards,
Urvish Mandaliya
Hi Dirk,
I have installed AzureStorage_1.0.10.4 and image preview works fine.
Images are successfully uploaded in to Azure account.
My question is that images are not store in the physical media folder.
Is it the correct behavior or not? If not then I need to check that anything missing from my side?
Thanks.
Regards,
Urvish Mandaliya
Hi Urvish,
the UmbracoAzureBolbStorageProvider does not have any method to store files in the local / phyiscal media folder.
But it is just a provider for media files and should be used by all core methods. However, I can not guarantee you that this is always true and of course I cannot tell anything about 3rd party packages. The ImageProcessor.Web (belongs to the core) ie. needs an extra plugin to store cache files in the cloud. Here is a usefull article about all configuration details.
Yours
Dirk
Hi, I have some issues with UmbracoAzureBolbStorageProvider because it works fine with the new medias but I do not know why the content when a time pass (for example 3 o 5 hours) the images still on azure but I cannot do anything with the content on umbraco (delete , edit the content or the images) ans it is a huge problem for me. Can you please explain me why that happens?
Kind Regards,
Arlan
Sorry Arlan, as I have mentioned at the top of my package description a new project / package https://our.umbraco.org/projects/collaboration/umbracofilesystemprovidersazure/ has been created. This supersedes this package although it could not simply replace it in an existing setup. Because the stored media URLs are not compatible.
Nevertheless I do not maintain or update this package anymore. But of course you are free to use and fix the source code from github: https://github.com/idseefeld/UmbracoAzureBlobStorage
Yours Dirk
ok thanks a lot Dirk for your support.
Regards,
Urvish Mandaliya
is working on a reply...