I've updated the config file for the package, republished all the content, rebuilt the indexes and the media section still references the old urls (and does not display the images before or after the change either).
Imageprocessor caching is out of the box so that does not seem to be affecting things, not sure what else to check now
Moving blob storage containers to another azure instance and updating url's
I’ve got a site we are migrating across from one Azure instance to another.
Blobs have been copied over so I need to update the url for the storage container from:
https://oldone.blob.core.windows.net/media/1475/game.jpg to https://newone.blob.core.windows.net/media/1475/game.jpg
is this possible and how?
I've updated the config file for the package, republished all the content, rebuilt the indexes and the media section still references the old urls (and does not display the images before or after the change either).
Imageprocessor caching is out of the box so that does not seem to be affecting things, not sure what else to check now
Si
Never mind, sorted it and blogged about it:
https://farmcode.org/articles/moving-umbraco-media-from-one-azure-blob-storage-to-another/
is working on a reply...