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 with Storage Account Containers for Each Environment – 404 Issue
Hello, I am implementing Azure Front Door with a single Azure Storage Account that contains multiple containers, each designated for a specific environment (e.g., dev, QA, UAT, etc.). My goal is to use Azure Front Door Private Endpoints to securely…
Is to possible to set up an alias in Azure DNS to point to a Front Door configuration in another account / tenant?
I'm looking to point an apex domain to an Azure Front door configuration, which from what I understand can be achieved with Azure DNS using an alias, however the challenge I am facing is that the Azure DNS setup and the Front Door set up are in different…
How to move custom domain from App Service to Front Door?
We are going to configure/setup an additional Front Door between enduser and App Service. Right now a custom domain is configured to the App Service directly (and validated with TXT record). In future this domain should point to the Front Door endpoint…
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
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 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 with Azure Storage Blobs
Hello! We have an Azure Blob Storage account containing a large number of media files (.MP4). These files are manually organized into categorized folders under a single container. Our goal is to allow all corporate users to access the container and…
![](https://techprofile.blob.core.windows.net/images/d2tvFBHkuECHIdJFwoOShw.png?8DB3F8)
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…
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…
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
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…
Migrated from edgio but azureedge.net do not issue certificate and do not work
I've migrate from Edgio to Frontdoor using azure tutorial but the certificate still says "issuing" and the domain, when called, says "DNS_PROBE_FINISHED_NXDOMAIN"
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…
How to get the list of resources which are using TLS versions < 1.2 in Azure environment.
How to get the list of resources which are using TLS versions < 1.2 in Azure environment. As we need list of resources on a subscription which are still on lower version.
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…
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…
How to update existing azfrontdoor route using powershell
test.axv3-dns.com is configured default how to update test2.axv3-dns.com using powershell.
How to add a wildcard domain to Azure FrontDoor?
Hi folks, I'm trying to add a wildcard domain (eg. *.example.com) to our FrontDoor service. It's so confusing. It says we have to BYOC our own Cert. We do have our own Cert and I think it's in our KeyVault. We need to import the Certificate into the…
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…