I was able to setup my site to use Azure CDN and my media files are being saved and served to and from the container in azure.
The only problem I have right now is removing an image from a post or replacing it with a new one. When I try to do that through the Image Cropper editor in the backend, I get the following error log:
The error says it can't find that folder but that folder directory exists actually.
My Umbraco version is:
Umbraco version 7.7.6 assembly: 1.0.6528.26344
As I said, images are displayed on the site and the backend fine using the CDN url, it's just that editing an image is the problem. Here are my configs:
Not able to edit media file in backend
I was able to setup my site to use Azure CDN and my media files are being saved and served to and from the container in azure.
The only problem I have right now is removing an image from a post or replacing it with a new one. When I try to do that through the Image Cropper editor in the backend, I get the following error log:
The error says it can't find that folder but that folder directory exists actually.
My Umbraco version is: Umbraco version 7.7.6 assembly: 1.0.6528.26344
As I said, images are displayed on the site and the backend fine using the CDN url, it's just that editing an image is the problem. Here are my configs:
security.config
FileSystemProviders
Cache
is working on a reply...