azure-cdn Questions
2
Solved
We are deploying web app to Azure cdn, but every time we need to wait pretty much time before app is updated. So we found out that there is a 'purge' button, which seems to work. After purge we hav...
Jejunum asked 23/5, 2019 at 8:2
3
Solved
I have succesfully set up a static website on Azure Blob storage using the $web container as advised within the Microsoft documentation. In addition, I have defined index.html for both the 'Index D...
Extrapolate asked 27/11, 2019 at 14:23
2
Solved
I'm using Azure CLI to purge all the contents from Azure CDN endpoint. I got a reference from Microsoft Docs: https://learn.microsoft.com/en-us/cli/azure/cdn/endpoint?view=azure-cli-latest
I'm try...
1
Solved
This is regarding usage of Azure Front Door caching and Azure CDN. I have a Azure static website that will displaying the data (mainly office files and videos) from Azure blob storage. The fi...
Sophia asked 23/5, 2022 at 13:41
2
I use Static website feature of Azure storage account to host React.js application. There is also a CDN endpoint enable for the site (Microsoft Standard CDN pricing tier), so the site URL looks lik...
Zalucki asked 6/8, 2020 at 8:3
3
Solved
We try to configure Azure CDN on Microsoft Standard pricing to allow us rewrite Url to route all application routing to ./index.html. How to setup rules engine to rewrite url but left all js file a...
Boulogne asked 18/11, 2019 at 12:20
1
Just to let folks know, I did edit the post slightly as some people have suggested, and the question has been posted on Azure CDN forum here. The reason I am posting it on StackOverflow as we...
1
Solved
I need to implement a cache in my application using Azure Cache for Reddis but I went to some blogs where I have an option to store my responses or data using Azure CDN.
Could someone suggest me wh...
Underwaist asked 14/8, 2020 at 8:37
1
I have hosted a static website in azure mainly by following the Microsoft tutorials. The process has been to create a storage account, create a CDN endpoint, map my custom domain to the endpoint an...
Catricecatrina asked 31/7, 2020 at 8:21
3
Solved
Context
I've been struggling with the following problem for the last few days and due to the very nature of a CDN and the manual review of each new rule, it takes me each time up to 4h to depl...
Kelby asked 21/3, 2018 at 8:11
2
I have deployed Angular 7 app to Azure Storage Static Website.
Angular app makes calls to .NET Core API which is deployed to Azure App Service.
Is it possible to configure URL rewrite (reverse pr...
Quod asked 8/1, 2019 at 9:47
1
I'm trying to add Azure CDN as a service account, in order to connect it to KeyVault.
Following the official guide and other suggestions such as Can't add Microsoft.Azure.Cdn service principal ...
Mithridatism asked 31/1, 2020 at 12:32
6
Solved
I’m using Azure CDN in front of a Storage Account. I’m wanting to serve everything via HTTPS only, so I’ve setup HTTPS on the custom domain and created a URL rewrite:
But the problem is that I e...
2
Solved
I have created Azure CDN through ARM template from Azure DevOps by CI/CD, followed the below references -
https://github.com/Azure/azure-quickstart-templates/tree/master/201-cdn-with-storage-accou...
Franconian asked 3/12, 2019 at 15:34
2
I host and html site in Azure CDN (under a with Premier paid Plan) so it gives me a Rules engine, which gives a lots of features to control the flow. I would like to have URL redirect and URL rewri...
Lacombe asked 8/6, 2017 at 11:8
1
I am trying to update 2 rules in Azure CDN Management (Verizon)
Recently they update to V4 and the prefix source is no longer coming on the field
Rule 1 -> If http redirect to https
Rule 2 -> If u...
4
Solved
I have an Azure CDN (Verizon, premium) connected to blob storage. I have 2 rules in place based on step 6 in this tutorial. The rules are designed to force the CDN to serve "index.html" when the ro...
Leandroleaning asked 12/7, 2017 at 2:11
3
Solved
I am using Azure Verizon CDN to publish my web application (an SPA) from Blob storage. I've successfully set up a custom domain and SSL.
I've added a rewrite rule in the CDN to redirect to the defa...
Townley asked 2/11, 2017 at 9:19
3
How do you trigger Azure CDN to read the latest version of custom certificate from Key Store without downtime?
My CDN-setup is working ok, but given Let's Encrypt, the certificate is short lived a...
Dorwin asked 13/4, 2019 at 15:11
3
I have a concern with our CDN as we are planning to apply custom domain. I understand the part that it is not possible to map a CNAME record to a root domain, such as contoso.com. I want to ask for...
4
Solved
I've created a cdn service and set the origin url to a azure website which runs iis-node that serves a NodeJS web application, when trying to access static resources the cdn always return 404 while...
4
Solved
I cannot get azure blob storage hosted fonts exposed via azure cdn working in IE or Firefox.
I believe this is because of @font-face cross-domain issues (CORS) and the normal solution is to add an...
Swish asked 15/10, 2012 at 18:31
0
I recently set up a content delivery network for mp3 files (spoken word podcast stuff) with Microsoft Azure. At first everything worked fine, but recently the files started "skipping", i.e. resetti...
Bohon asked 23/7, 2018 at 6:41
1
Solved
After enabling static website on Azure storage, I have deployed an index.html to the $web blob container. https://<name>.<zone>.web.core.windows.net works fine.
To add custom domain wi...
Mattheus asked 11/7, 2018 at 12:8
1
I am using Azure CDN which is pointing to my Azure Cloud Service. I have enabled bundling for my JS and CSS files, and in BundleConfig I have set bundles.UseCdn = true.
Everything is working fine...
Gutturalize asked 15/10, 2017 at 12:3
1 Next >
© 2022 - 2025 — McMap. All rights reserved.