umbraco / Umbraco.StorageProviders

MIT License
30 stars 22 forks source link

ImageSharp - CDN resizing #31

Closed rickyzu closed 2 years ago

rickyzu commented 2 years ago

Hi,

A quick question - in previous versions Umbraco Storage and ImageSharp combined there was the ability to upload images into Azure and resize them on request (with some ImageSharp security configuration).

I can't see any documentation that outlines how this can be achieved in Umbraco 9 - I have the Upload and fetching the image working but it does not invoke the resizing process.