We have been using UmbracoFileSystemProviders.Azure for media extensively in Umbraco 7 on Umbraco Cloud for years and it worked very well in different scenarios.
When we tried to deliver Umbraco 8 sites on the cloud with Our.Umbraco.FileSystemProviders.Azure.* we can’t get it to work reliably unfortunately.
Using the most current version(s) of UmbracoFileSystemProviders.Azure from
GitHub on a Umbraco 8.1.4 instance, the media items themselves get transferred by Deploy (from DEV environment to LIVE environment), but the actual media files are missing.
What I’d like to know is if somebody has this working? Thanks!
Here’s two screenshots to illustrate:
I tried to debug it and it seems like the azure provider is not even called/used by Deploy. Logging is set to the extreme and the log shows no sign of activity for the Azure lib like it should according to the source code for the latest build. However, there is “read ‘umb://media-file/rufh1kig/somefilename.png’” and such.
On the contrary, I do indeed see activity on the storage container, and it is reporting some errors and the times correlate with the deployments of the test media item (also there is no other activity on the storage):
Does anyone have a smart idea how to debug this better?
I would be grateful for any heads up!
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/99124-unable-to-deploy-media-between-environments-with-umbraco-814-on-cloud-and-umbracofilesystemprovidersazure