Wordpress App Service & CDN Setup
Hi, I am new to Azure Cloud and currently tasked with setting up a WordPress site using Azure App Service. Below is my current setup brought up following Azure guidelines: In my current setup, I utilize CDN (Frontdoor) as the only entrypoint to my App…
Rewrite Rules Azure front Door to Blob Storage Origin
Hi, I have an issue with the rewriting of url rules for requests incoming on azure front door to origin blob storage. Below my azure front door rewrite rule configuration. And when use try to access to the blob using the front door endpoint …
How to add cname record into a subdomain at DNS zone in Azure
Dear Azure Support, How to add cname record into a subdomain at DNS zone in Azure ? Here is my issue 1) My client have a domain ("mydomain.com") registered at godaddy.com. 2) I want to deploy app0 under "app0.mydomain.com"…
Front Door responds with OriginTimeout after ~4 seconds despite larger timeout setting
Hi! We have 90 seconds timeout configured as the origin timeout setting. However, from time to time Front Door fails just after 4 seconds with OriginTimeout setting, something like below. It looks like these requests don't even reach the origin. What…
how to get a new cert when old one is foul
I added both the endpoint and my domain to the route initially and so the certificate was created for the wrong link. I tried a lot of things to get it to reissue the cert, but even deleting the IP and adding it back won't work. When I try to connect…
AFD mapping to environment stopped working
My sites have both a production and a preview environment. I have an AFD setup with https://preview.nkdagility.com and it was working with and "origin host header" set to a specific environment. Just last week however it stopped working and…
Migrating Azure CDN - Recommendations
Hello all I have receive notification that the Azure CDN (from Edgio (formerly Verizon)) that we use for our business is going end of life and we need to migrate to a different platform by mid-January. It is suggesting that we move to Azure Front…
How to Grant Precise Access Control Rights for viewing Azure Front Door Reports?
It appears that enabling a user with precise Access Control permissions, specifically tailored to viewing Reports and Security Reports for Azure Front Door, may not be achievable or, at the very least, is not well-documented. Even after granting them the…
Azure frontdoor CName DNS Issue
I have an issue with a domain name registered external to Azure. I have setup two subdomains for the same domain name alongside the standard Azure domain created by default for Azure Frontdoor. We can then setup the routes against the subdomains to…
Can we get a reference to the azure WAF logs highlighting the event max size we can expect ?
Hi Team, We are working on Azure WAF connector. We are doing product setup for application gateway and Azure front door with WAF attached and sending that logs to event hub using diagnostic settings. We require information or reference link what event…
Can you configure multiple CDNs in a single Azure Front Door
We received an email telling us that Edgio CDN was shutting down, so we are migrating all our CDNs to Azure Front Door, but I was wondering if you can have a single Azure Front Door with multiple CDNs pointing to multiple blobs, thanks
How to configure cache duration in Front Door without depending on origin's Cache-Control header?
I have an Azure Blob Storage that I'd like to put Azure Front Door in front of it. This Blob Storage was previously behind Azure CDN from Edgio which is getting deprecated. In Azure CDN from Edgio it was possible to configure cache duration in the UI…
Using /.auth/ behind Azure Front Door
I have AFD in front of my Azure Static Web App on https://nkdagility.com and I want to use the OOB /.auth/login/github to login. However it returns to the Static Web domain instead of the AFD domain... and /{AFDDoamin}/.auth/me is empty. Is there any…
geo-redundancy using azure front door
I am trying to deploy my application with georedundancy. My application have multiple http endpoints and multiple services. If any of this failed front door should redirect to secondary environment. How I can achieve this. Following is…
How to keep using subdomain myendpointname.azureedge.net when migrating from Azure CDN from Edgio to Azure Front Door Standard?
When creating a new end point in Azure Front Door Standard, the endpoint hostname is in the format of endpointname-hash.z01.azurefd.net. My current endpoint name in Azure CDN from Edgio is endpointname.azureedge.net. What steps are necessary to continue…
How to limit Azure Front Door Cipher Suites Manually - Repeat
Previous thread stated; "Since this thread is too old, I would recommend creating a new thread on the same forum with as many details about your issue as possible. That would make sure your issue has better visibility in the community" Hence,…
How to limit Azure Front Door Cipher Suites Manually?
Hi, Right now there is a preview feature for Min TLS Cipher Suite on app Services and I know that we have a premium feature for End-to-end TLS with Azure Front Door. We are using Azure Front Door for our Static Website and we have the Premium tier…
How to route using Front Door to two Web applications Static App and Web App?
Hi, I have FrontDoor set up to route to a Web App. This works perfectly. Now I want to route using the route /breakingnews/ to a Web Static App running on a different URL. I have set up a new route to new Origin groups. Here is Origin group: The…
Azure Front door custom pending domain validation
We have created a custom domain inside “chegfe-prod.azureedge.net” front door and CDN profiles yesterday and still its under “pending domain validation approval”. This is for the site sprinklr.cheggout.com. Subscription name - Cheggout Subscription. …
Azure Front Door does not load balance using VM IPs for origin
I am new to Azure cloud and I am trying to deploy Azure Front Door to divert traffic between two VMs (also in Azure. It uses docker Nginx managed from IoT Hub). I have created an endpoint, which then uses a route with an origin group. In the origin…