Azure Front Door: Rule Set Rule UrlRedirect will not accept more than 11 matchValues
When using the API for AFD through the node js package @azure/arm-cdn i get the following Error when i push a Redirect Rule with more than 11 Items: The number of elements within the collection 'Rule.Conditions[0].Parameters.MatchValues' are not within…
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 setup caching rule in front-door-classic mode
How to setup caching rule in front-door-classic mode
Azure Front Door certificate update error
I have added the certificate (PFX file) obtained from an external vendor to the App Service for renewal and completed the validity check. I have also uploaded the certificate to the Key Vault. However, when I try to update the certificate in the Front…
Azure Front Door standard very slow (timeToFirstByte_s)
Hello everyone, I’m facing an issue with Azure Front Door where the TimeToFirstByte (TTFB) metric exceeds 2 seconds when fetching a static resource (like an image or CSS file) hosted on an external website (outside of Azure). There is no caching…
Want to deploy front door in Hub-Spoke architecture to use custom domain for ADB2C, using private endpoint
I am looking to deploy one Azure front door, we are in Hub Spoke architecture. Front door - will be deployed in Hub AD B2C - in different spoke, will be peered with Hub. I want to configure in a way that no public access is allowed on both frontdoor and…
Unable to add apex domain in azure front door
My azure front door is not rotating the certificate. and, i am unable to add the Apex Domain in the domains list. Its generating error "Failed to create the custom domain 'mydomain-com-69ec'. Error: We couldn't create your custom domain. Another…
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…
Front Door Health Probe DNSTimeout
In the Azure Front Door Health Probe Log we are getting regular failures with 'DNSTimeout' errors when checking the health of our Azure App Service Origins. This is triggering regular false alerts for us and seems to be an Azure DNS Issue. I saw some…
As on today (19-Sep-2024), Does 'Azure Front Door' supports Web Sockets. My Aspnet Core Blazor Server App behind the AFD does not work and throw error
Error: Failed to start the transport 'WebSockets': Error: WebSocket failed to connect. The connection could not be found on the server, either the endpoint may not be a SignalR endpoint, the connection ID is not present on the server, or there is a proxy…
Azure Front Door Integration to External ASE
Hi Team, I am having Web app and API deployed in App Service and having a Front Door on top of it to load balance it across region. Since now we need to move to App Service Environment, we are deploying this web app and API to external ASE. Can you…
Custom domain in azure front door not working
I have created a static website and i'm using front door with a custom domain. My generated hostname displays the site but my custom domain doesn't. I have configured it and added the CNAME in my dns provider.
Why does a Azure Front Door Rule Set Rule has an Order instead of a Weight?
When I programatically create Rules, it shows me that: The delivery rules order values cannot have duplicates. RestError: The delivery rules order values cannot have duplicates. Why is that? If I have to update a Rule Set this is really hard on me to…
WAF rule processing load and its impact analysis
Hello all, Good day! I would like to know if I have a FrontDoor/AppGw WAF policy in prevention mode with all the default rulesets enabled + a bunch of custom rulesets added (say 50), when a request hits the frontdoor or AppGw, that 1 request would be…
Azure front door routing multiple Static Web Apps with common azure front door domain name
I have 3 Azure static web apps with different domain names, for example, www.application1.com, www.application2.com, and www.application3.com. I want to configure these apps in Azure's front door with the domain "www.common.com" and all the…
not able to create azure front door and cdn profiles from my subscription.
I am getting an error when deploying a FD and CDN profile. The number of profiles created exceeds quota. Please contact support to increase quota. (Code: BadRequest)
Front Door Log Analytics Workspace Cost
Hi, I have a question about Diagnostic Settings in Azure Front Door Premium. Currently the Azure Front Door Premium resource has Diagnostic Settings configured to use Log Analytic Workspace and its costing nearly one third of our total Azure spend.…
Append URL param to redirected URL via Redirect rule
Hi, lets say I have a domain: abc.com which I want to redirect to different domain: xyz.com. I understand that 308 redirect URL rule will make this possible. However, how can I redirect a request by not only preserving the query string, but also…
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 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…