-
Notifications
You must be signed in to change notification settings - Fork 368
CDN Creation in Azure
rjshrjndrn edited this page Jun 16, 2018
·
2 revisions
CDN and Azure Blob must be in same resource group
-
Create a resource group for CDN AND BLOB
-
Create Azure blob for storing the content which gets distributed by CDN.
-
To create CORS rule, Click on the CORS option in left hand side
-
Allowed origins: *
-
Allowed Verbs: GET, OPTIONS
-
Allowed Headers: Access-Control-Allow-Method,Origin
-
Exposed Headers: Access-Control-Allow-Origin,Access-Control-Allow-Methods
-
Maximum Age: 200
-
- Create a CDN in Azure
-
Create Edge point
-
Point Edge location origin as an azure blob
-
In caching rules, enable caching for unique strings