...
Configure the service with CNAME value as shown below
cname_properties:[“downloadUrl“, “appIcon”, “posterImage”]
cname: [ {
"type": “cdn”"blob",
"cname": “https"https://cdnstore.diksha.gov.in”in",
"default": “https"https://cdn-ntpproductionntpproductionall.blob.core.windows.net/ “, }, { type: “blob”, cname: “https://store ",
"properties": [
"downloadUrl",
"artifactUrl",
"streamingUrl",
"posterImage",
"previewUrl"
]
},
{
"type": "cdn",
"cname": "https://cdn.diksha.gov.in”in",
"default": “https"https://ntpproductionallcdn-ntpproduction.blob.core.windows.net/ “, "
},
]
cname_: Value to be used to replace
default: Value that has to be replaced with CNAME
properties: Service will be looking for these properties while writing. Any aboslute path sending for these properties will get updaetd with CNAME value
...