Azure CDN Configuration Guide
Implementation steps
Step 1:
Go to your website Front Door configuration
Step 2:
Choose origin groups → Add origin
Step 3:
Set any name, uncheck Enable health probes
Step 4:
Select Add an origin

Step 5:
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
Step 6:
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

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

Step 8:
Add the rule from the previous step and press Update
Last updated
Was this helpful?