How to disable weak TLS chiper suit on classic Azure front door and Azure CDN?
How to disable weak TLS chiper suit on classic Azure front door and Azure CDN?
How to effectively tune Azure WAF without exhausting too many resources
We have Azure WAF rules in prevention mode in both Azure Front Door and APIM gateway. We are facing this issue for a long term due to so many false positives blocking requests from our end users, frustrating us and users as there is no predictive…
domain redirection in Azure front door (classic)
Hello, I am trying to set up a rule in the rule engine that replaces the base URL. Although the rule below has been created, it is not functioning.
azure front door endpoint getting ECONNREFUSED for few requests
The application which communicates with azure front door endpoint is getting ECONNREFUSED for few requests. As per the client, the request is getting refused when Front door's frontend has the IP address of 13.107.246.52. The requests work if the IP…
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…
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…
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…
Set storage static website 'Front Door and CDN'
I distributed the static website by setting the 'static website' option using azure storage. And a new endpoint was created through 'Front Door and CDN' to use my custom domain purchased from outside. And I set the endpoint ending in z01.azurefd.net to…
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 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…
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…
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.
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…