Hi Sebastian,
I was wondering if it is possible to implement an own CDN, like Azure CDN for example. Im hosting Squidex in Azure and I have created a blob storage account. From there I can access all the assets in Squidex and eventually setup a CDN.
But the filenames in the blob storage are different from the files I have in Squidex (I think that is because of compression etc.) Is there a way to match the asset in Squidex and in my blob storage account?
Because then I can active the CDN and make requests to the CDN with the values from Squidex.
Kind regards,
Martijn