Azure Static Web Apps' custom domain are differently working
I'm trying to redirect from non-www domain to www domain with AzureFrontDoor. Before this, I must add both custom domains, 'www.my_domain.co.kr' and 'my_domain.co.kr'. However, when I add those tasks with two webapps(test-server and product-server) with…
How to keep using subdomain myendpointname.azureedge.net when migrating from Azure CDN from Edgio to Azure Front Door Standard?
When creating a new end point in Azure Front Door Standard, the endpoint hostname is in the format of endpointname-hash.z01.azurefd.net. My current endpoint name in Azure CDN from Edgio is endpointname.azureedge.net. What steps are necessary to continue…
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…
Azure App service static Outbound IP address. Can this be accomplished if I use Azure Front Door?
I need to setup my app service with a static IP address. Can this be accomplished if I use Azure Front Door?
Azure Front Door - Web Socket Connectivity Issue
Hi, I have an end point exposed on 443 in front door which is configured to forward the traffic to backend (application Gateway) on 444. Will websocket connectivity work in this case ? I see error 400 bad Request which invoking the Front Door…
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 APIM Multi Region Load Balancing with FrontDoor and Application Gateway
Hi, I want to achieve low latency multi region deployment of APIM so that traffic always goes to the closest region. I want to place my Azure APIM in 3 regions (US , Europe and APAC) APIM will have single US instance created and deployed to…
Issue with domain validation in Azure FrontDoor/DNS
Hi, I need a little bit of help with setting up my custom subdomain for my Front Door. The plan was to use the front door to point to my Static site ( which works) and to use a nice domina instead of the default name-ashasfpjndfhjlsdf.azurefd.net on the…
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…
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…