Hi,
I have files named [number].json in my blob storage. I would like those files to be accessible without the extension in the URL.
For example, today a file can be accessed with the URL: https:/customDomainName/BlobStorageName/4.json
I would this same file to be accessible (only) using the URL: https:/customDomainName/BlobStorageName/4
I've tried using the CDN rules engine but didn't understand how it works.
Thank you for your help.
Best,
Romain
