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…
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…
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
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…
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…
How to know which managed rule blocking the request in Azure frontdoor managed WAF rules
Hi Team, We are using Azure frontdoor premium and we have set prevention mode for frontdoor WAF rules. We have set diagnostic settings to log Azurefrontdoor WAF rules but could not find how to check WAF logs. Kindly let us know how we can check which…
Migrate CDN Standard Website to Azure Front Door
I have a very simple static website that I put up on Azure CDN Standard. My domain name and SSL certificate were all done through Azure. I received an email several months ago about migrating to Azure Front Door as support will cease in a couple of…
Increase quota of endpoints for Premium Front Door
Is it possible to increase the quota of endpoints for Premium Front Door?
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,…
Creating a new premium front door
Hi, I am trying to create a new premium front door from scratch and then create an Event Grid subscription of type webhook endpoint. The Webhook validation handshake is failing for premium front door. However, when I am doing via standard front door…
How to serve different Azure resources on different routes on a single Front Door instance?
Hi, I want that I create a single Front Door resource and attach my custom domain to it. That custom domain should direct traffic to different resources based on the route e.g. /api should redirect to API, /content will serve the storage account. How can…
Utilize RegEx variable to minimize Rules within Azure Front Door Rule Sets
Is there a way to use RegEx in Azure FrontDoor Standard Subscription Rule Set, to extract a value lets say from a Request Header Accept-Language and use the extracted value in thr URL Rewrite Action to do some localization managing. For example:…
Azure Front Door 403 Response despite No Error
Hello, I am running into an issue with an Azure Front Door connected to a Function App where I am getting 403 responses. Looking at the logs, there is no error message. There are also no firewall logs showing that the request is being blocked by the WAF…