Handling Azure CDN Failures
Hello everyone! I am currently using Azure CDN to accelerate the delivery of static content for our website. Recently, we have encountered some issues where the CDN service seems to be experiencing failures, resulting in slow loading of static resources…
Q3 2025 default Internet outbound access retired - MS CDN still available for Azure Virtual Desktop liek Windows Update, Office Updates, general AVD Services etc.?
September 2025, the Default Internet Outbound for new VMS is switched off. Would these VMS still reach the MS CDN network, Winupdates, Azure Virtual Desktop Service? Or can these services only be reached without NAT GW, for example? I am not entirely…
WebContentNotFound for Blob Storage Static Webste
Hi Team, I set up a static website in the $web container of a blob storage. I'm able to access it with .z6.web.core.windows.net Now I'm trying to configure a custom domain pointing to the storage. I've tried to setup a CDN and a frontdoor. But for both…
Stuck migrating from CDN (Classic) to the new tiers
So in response to the e-mail warning about the deprecation of the Azure CDN (Classic) I thought I'd start the migration process. Now I'm stuck at step "4. Grant managed identity to key vault" where it warns about a resource group that cannot be…
Azure CDN setup for Multisite azure webapp
I'm seeking guidance on the optimal CDN configuration for a multi-site Azure Web App protected by an Azure Application Gateway Web Application Firewall (WAF). Our Web App hosts over 10 live websites, each with its unique custom domain. What is the…
Azure CDN Custom Domain Issue - "This XML file does not appear to have any style information associated with it."
I have two Azure storages that serve users content using Azure CDN and custom domains. One works perfectly fine, while the other throws the error "This XML file does not appear to have any style information associated with it. The document tree is…
How to add/edit rules in Azure CDN Verizon Rules Engine by API or Azure CLI?
How to add/edit rules in Azure CDN Verizon Rules Engine by API or Azure CLI?
CDN Custom Domain Cert Stuck On Domain Validation
We have 6 CDN custom domains we are trying to change over to CDN managed certificates. 3 have gone through fine, 3 are stuck on "Domain Validation" The 3 custom domains that are stuck are also configured on a WAF front door profile, the 3 that…
Is OPTIONS HTTP method supported on Azure CDN?
We have an Microsoft CDN (classic) Endpoint setup backed by a Storage Blob Container. Whenever an OPTIONS request is issued (due to a browser dealing with CORS), we are getting a 405 (method not allowed) response from the CDN. The response includes a …
Azure CDN Cert Change To CDN Managed
Hi As Azure have now changed the CDN's so you can only use CDN managed certificates we are trying to change ours over. We have a pre-existing CDN with (example) details below CDN endpoint mytestcdn.azureedge.net assigned to a custom domain of…
Enabled anonymous access to contain via browser
I have several large files that I need to share with several individuals. These are not private files and they will soon be available for public access on our website. I would prefer to allow anonymous access to these files - and they should be…
Office Manager
Do I have to change anything to my subscription? If so, what do I need to do? I am the only administrator on this account. Thank you, Lois Foster
Performance Issues with Next.js Website Using Azure CDN (Standard Edgio)
"My website is built on Next.js and is configured with Azure CDN (Standard Edgio) I've set the caching behavior to 'Set if missing' and configured the query string caching to 'cache every unique URL'. However, I am experiencing a noticeable lag in…
How to preserve client IP address in a network architecture that utilized CDN > Application Gateway.
Hi guys, I currently have a setup that accepts client request from CDN and forward to application gateway in front of a backend server. The problem now is due to security concerns, I would like to obtain client IP addresses from application gateway's…
How to add restirction that only Azure CDN can access the static website in storage accounts container. No direct access of static website blob URL
Hi, I have created a blob container and made it a static website hosting, where inside the $web folder I have put all the build files of my react application. Please refer to the below image And I have enabled the CDN for the storage account. Add the…
Keep getting the alert Breaking change notice: Azure CDN Standard and Premium will no longer support the "Use my own certificates" feature
Hi, I keep getting the alert Breaking change notice: Azure CDN Standard and Premium will no longer support the "Use my own certificates" feature although my certificate management type is 'CDN managed'. I wonder if I missed anything that…
Azure CDN Managed cert did not automatically renew
Even though our cdn custom domain is set to use managed certificate from Azure, our certificate did not auto renew on Aug 3 when it was expired. Now our resource is showing invalid certificate and we can't get to resources using the cdn file path. How…
Azure CDN Geo Redirection
I want to block/allow access to a website based on geo-location. Also, at same time, rather than blocking the request, is it possible to redirect to a different URL? I tried CDN geo-location feature to block/allow access from different countries. And…
I need to assign a certificate to a Premium Edgio CDN
I have a Premium Edgio cdn with a custom domain name. The custom domain is the apex root record on the domain so I can't use the CDN managed certificate. How do I assign the certificate the the custom domain? The option is not available in the portal .
Does aws cnd's Lambda@Edge service not exist in Azure?
AWS supports CDN image processing through Lambda@Anonymous service. Lambda@Anonymous service https://aws.amazon.com/blogs/networking-and-content-delivery/resizing-images-with-amazon-cloudfront-lambdaedge-aws-cdn-blog/ Azure in china…