@jeffpaul yep, I have done that now and can see the values in WP. However, I can’t see any content in the blob container, is there anyway to verify if its getting there or being uploaded? At the moment its empty.
@ryanmesser33 have confirmed that Account Key is valid via Azure Storage Explorer? See: https://azure.microsoft.com/en-us/features/storage-explorer/
@jeffpaul
Yes, I copied the primary key from storage explorer and that is what is configured.
I have a CNAME but I know this resolves correctly as I have used it previously (with WP rocket)
I also have the issue when trying to upload images via the Media Library whilst this plugin is active so maybe that’s the issue?
The storage account is V2 is that compatible?
@ryanmesser33 I would leave try to leave C Name blank it is should fall back to Azure URL. I believe V2 should work but curious if additional logic is needed in plugin to handle default URLs.
@rickalee @jeffpaul
This doesn’t work either, there is nothing inside the Blob container and you receive this error whilst your plugin is active when uploading images to media library.
Post-processing of the image likely failed because the server is busy or does not have enough resources. Uploading a smaller image may help. Suggested maximum size is 2500 pixels.
Any other ideas?