ImpageProcessor with AzureBlobCache not cropping images with GetCropUrl
I'm having some trouble getting ImageProcessor to apply crops properly while using a CDN with AzureBlob Cache. The CropUrls are generated so I believe the CDN is properly being used and the cache busting mechanism is functional, it just won't actually crop the image and returns the full size image instead.
ImpageProcessor with AzureBlobCache not cropping images with GetCropUrl
I'm having some trouble getting ImageProcessor to apply crops properly while using a CDN with AzureBlob Cache. The CropUrls are generated so I believe the CDN is properly being used and the cache busting mechanism is functional, it just won't actually crop the image and returns the full size image instead.
Umbraco Version: v8.2.0
Versions of NuGet packages:
ImageProcessor : v2.7.0.100
ImageProcessor.Web : v4.10.0.100
ImageProcessor.Web.Config : v2.5.0.100
ImageProcessor.Web.Plugins.AzureBlobCache : v1.5.0.100
UmbracoFileSystemProviders.Azure : v2.0.0-alpha3
UmbracoFileSystemProviders.Azure.Media : v2.0.0-alpha3
Releveant Config Files:
Cache.Config
is working on a reply...