Azure Front Door Instance DNS State "CNAME/alias record is not currently detected"
I've been following this MS tutorial to connect my Front Door instance to a custom domain. My endgoal is to connect my Azure Front Door instance to my static website and give the static website the custom domain. I've completed the steps up to…
Azure Front Door
Azure Blob Storage
Azure Front Door Classic Migration
Our solution have some static pages currently running on the Azure Front Door and CDN Profile, classic version. From Azure document, it seems straightforward steps to migrate from the classic version to standard / premium version. However, we have…
Azure Front Door
Frontdoor Health probe throws 404 with application gateway
Hi there, I've been facing an issue with FrontDoor health probe and the application gateway that I'm unable to find a solution to. I have the following architecture. Frontdoor has a few routes and origin groups with two origins configured with each…
Azure Front Door
Azure Application Gateway
Using a URL Rewrite in the Rule sets After Route is not working
I have two APIs, the structure is almost the same, but they should go to different backend pool, So I create "Resources" and "Resources2" as Routes Resources, pattern to match : "/app/api/resources" (origin…
Azure Front Door
I have app service protected by built-in auth, how to set it's health probe to Azure Front Door
As described in the title. I have 2 app service in different regions, they are protected by build-in auth. And I want to set up a azure front door with 2 origin groups for them. The question is how to set their health probe path in AFD ? since they…
Azure Front Door
Azure App Service
Resource Health alert for front door is raised frequently for expiring custom domains
I have an Activity Log Alert Rule configured as follows: I have a custom domain with our own certificate that will expire in 29 days. Yesterday, I got almost 40 alerts for the expiration, and it's like this: Critical alert ("custom domain…
Azure Monitor
Azure Front Door
Private Endpoint NSLookup Resolving to Public IP Instead of Private IP for AppConfiguration
I have set up a Private Endpoint for my Azure resource (AppConfiguration) and followed all the necessary steps as per the Microsoft documentation, including: Created a Private Endpoint. Configured a Private DNS Zone (privatelink.azconfig.io). Linked…
Azure DNS
Azure Front Door
Azure App Configuration
Azure Private Link
Domain Fronting Blocking vs SNI/Host-Header mismatch on the way to the origin
As Microsoft has announced block domain fronting behavior on newly created Azure Front Door (AFD) profiles (and in 11/2023 also on existing ones) is going to be blocked I'd like to verify whether anything changes in below scenario: Setup: We…
Azure Front Door

Connecting Azure FrontDoor to Azure app services through VWAN integrated with Azure firewall
Here is the scenario for the setup we have: We have one subscription (HUB ) created to deploy secured Azure virtual WAN integrated with Azure firewall with Microsoft paired regions East US (primary region) and West US (secondary region). This is…
Azure API Management
Azure Front Door
Azure Firewall
Azure App Service


Azure front Door url rewriting
We are migrating from Azure CDN to Azure Front Door and are encountering URL rewrite issues. Previously, in CDN, we could use (.*) to replace the matched content with a new address, while preserving any unmatched content and appending a SAS token to the…
Azure Front Door
Adding firewall in front of web apps in Hub-and-Spoke architecture
Hi, I am shifting towards hub & spoke model in my Azure subscription so that all the traffic coming into my subscription goes through the firewall. I have multiple types of resources but I am more concerned about web apps and function apps. How can…
Azure Front Door
Azure Firewall
Azure Virtual Network
Azure Web Application Firewall
Azure App Service
Azure front door reading post method parameters and setting in query string.
How to set Azure front door rules for incoming request with post method parameters to query string parameter in url redirect? i tried below using in Azure front door rules sets but not able to read the values which are coming as post method …
Azure Front Door
ADF custom domain validation is pending for few days
Hi, I added a domain in Azure Front Door Standard, added the TXT record in my DNS provider, however, it still pending few days. Then, I tried to regenerate the TXT record but it still pending May I know how to fix it Thanks
Azure Front Door
How to perform authentication in container apps through Front Door's custom domain?
I have a container app hosting a service that's currently publicly accessible. I'd like to add an authentication/authorization mechanism to the container app so it requires a login from Entra ID first(via front door custom domain). Our container app and…
Azure Front Door
Azure Container Apps
how to send cache-control header in front door premium cache
I want to set cache control header in front door premium routes. I am not able to do it, can someone explain where can i add cache control header
Azure Front Door
Unable to create a custom domain in Azure Front Door because a "custom domain with the same host name already exists"
I am creating a Front Door standard tier route and adding a set of domain names. All but one have been added successfully. A attempt to add a specific domain name (in fact a www subdomain) fails repeatedly with the error: Failed to create the custom…
Azure Front Door
Capture request/response from Azure frontdoor
Is there a way where we can inspect traffic going through Azure front door?, I have a use case where the traffic flows through azure front door to several app services that are behind. Instead of monitoring several app-services below, would like to…
Azure Front Door
How to purge frontdoor CDN cache content through Azure managementAPI
We want to purge azure frontdoor CDN cache from our app service whose whole purporse is to deploy static content to storage account and purge CDN cache that is associated with that storage account. Previously, this was working fine when CDN we used was…
Azure Front Door
Azure App Service
ow long will the migrated Azure CDN domain be available after migrating to Azure Front Door?
I recently followed the steps in the Azure CDN migration guide to retain my existing edge domain while migrating to Azure Front Door. I would like to know how long the old edge domain (from Azure CDN) will remain active after completing the migration…
Azure Front Door
How to update existing azfrontdoor route using powershell
test.axv3-dns.com is configured default how to update test2.axv3-dns.com using powershell.