Azure CDN Configuration Guide
Last updated
Was this helpful?
Go to your website Front Door configuration
Choose origin groups → Add origin
Set any name, uncheck Enable health probes
Select Add an origin

Fill in origin details:
Set any name
Set Origin type = Custom
Set Hostname as following: hash of the JENTIS container as subdomain + . + website domain, e.g. hash.yourwebsitedomain.com
Press Add

Go to Rule Sets → Add Routing Rule:
Set name
Set Condition: if Request URL Value Contains /hash (hash of the JENTIS container)
Set Action: Overwrite origin group = Yes, Origin group you created in the previous step, Forwarding protocol = Match the incoming request, Caching = Disabled
Save

Go to Front Door configuration panel and choose edit the website route

Add the rule from the previous step and press Update
After enabling Cookie lifetime extender, the DCP will give a proxy code that is expected to be setup on https://domain.*/hash however, if it is set up on https://www.domain.*/hash it will cause a CORS Error on the Cookie Lifetime Extender Requests.
For more details on WWW configuration follow this guide.
Last updated
Was this helpful?
Was this helpful?