azure-front-door Questions
5
Solved
We are using Azure Front Door to serve our white-labeled static website, which means we need our customers to be able to access it through unique subdomains (e.g., cust1.domain.com and cust2.domain...
Rebec asked 18/1, 2023 at 20:39
3
I want to deploy an Azure Front Door with custom RuleEngine associated to one of the RoutingRules.
The whole problem is that RulesEngine has to be associated with RoutingRule, RoutingRule can be cr...
Azedarach asked 2/9, 2020 at 14:26
1
I have a requirement to have a website hosted on Azure App Service, fronted by Azure Front Door Premium, to have <5% error rate and <15s average response time over a 1 hour test with 55,000 v...
Diagram asked 13/3 at 6:7
2
Solved
I have an App Services that gets user data (IP) for logs from who uses my app.
I deployed the Azure front door and since then, my application is collecting the Azure Front Door IP instead of my cli...
Sobriquet asked 2/8, 2021 at 20:55
5
Solved
I've got an Azure resource group with two App Service web applications in separate locations deployed and working as expected. I also have a Front Door configuration setup. This is responding as ex...
Restoration asked 22/1, 2019 at 16:52
2
Solved
I have a custom domain associated with a front-end host in azure front door. I want to delete this domain association but getting a error which says "Please remove the DNS CNAME records and tr...
Ravine asked 28/4, 2021 at 18:53
3
Solved
I've successfully configured SSL / HTTPS for my custom domain - with a "www" in the URL - using the Azure Front Door product. That configuration required a DNS CNAME entry that forwards "www.cutego...
Gorgonzola asked 19/3, 2019 at 4:20
5
I am deploying an Azure Front Door via an ARM template, and attempting to enable HTTPS on a custom domain.
According to the Azure documentation for Front Door, there is a quick start template to "...
Apophyge asked 1/10, 2019 at 8:29
2
Solved
Last month I noticed a large increase of my Azure bill due to outgoing bandwidth. I used 1800GB of outgoing data vs ~200GB in previous periods. After some research I found that this was caused by t...
Asthenosphere asked 8/4, 2019 at 11:56
2
Solved
I want create an Azure App Service with a custom hostname binding and a managed SSL certificate.
When I create a single Bicep-template, the certificate resource can only be deployed if the hostname...
Ronnironnica asked 22/7, 2022 at 9:17
4
Solved
Having trouble creating a Azure Front Door instance with Terraform. The setup should be pretty basic, but can not find out what is wrong.
Here is the terraform script
resource "azurerm_frontdo...
Charmer asked 2/6, 2021 at 14:24
4
Solved
I'm wondering if anyone else has had this issue with Azure Front Door and the Azure Web Application Firewall and has a solution.
The WAF is blocking simple GET requests to our ASP.NET web applicat...
Mcneil asked 18/11, 2019 at 0:46
1
Solved
This is regarding usage of Azure Front Door caching and Azure CDN. I have a Azure static website that will displaying the data (mainly office files and videos) from Azure blob storage. The fi...
Sophia asked 23/5, 2022 at 13:41
2
Solved
I've got an Azure FrontDoor setup as a reverse proxy/load balancer between a container running on port 5443 and a custom domain. The point of this is to provide a standard address to users. I.e. co...
Patricapatrice asked 11/5, 2020 at 15:45
3
Solved
Azure Front Door does not allow frontend endpoint deletion if the endpoint's domain still points to the Front Door using a CNAME record. The same holds even when there is just the verification doma...
Grubby asked 5/5, 2021 at 8:32
2
Solved
I want to to be able to serve a SPA using just the Azure Front Door / and not Azure CDN. Looks like the Front Door provides the caching that the CDN would provide and I can add multiple regional st...
Pragmatism asked 29/6, 2019 at 21:27
2
I've read through the link below and extended the timeout, disable compression on the Origin/Azure Front Door and a Rules Set rule to remove accept-encoding from the request for byte range requests...
Madge asked 30/9, 2021 at 12:51
2
Solved
We have 2 app services: foo.azurewebsites.net and bar.azurewebsites.net and have configured origin groups for both sites. We would like the front door to do path based routing: i.e.:
myfd.z01.azure...
Aluin asked 28/7, 2021 at 17:27
2
Solved
I've deployed Azure Front Door in the front of Application Gateway.
Now I want to route all traffics through Front Door and restrict direct access to Application Gateway's public IP address.
How to...
Duelist asked 7/7, 2020 at 10:25
1
Solved
I have configured custom URL (let's say contoso.com) into Azure Front Door and routed that into App service (contoso.azurewebsites.net). Now when the customer navigates into https://contoso.com the...
Hermon asked 3/6, 2020 at 10:6
1
Solved
I'm new to Azure and I skimmed through Azure official documentation.
What I would like to understand is the difference and similarities
between the API Gateway provided by Azure API Management an...
Lundy asked 13/6, 2020 at 19:51
1
I have setup Frontdoor with app service and also deployed the ReactJsapp and Asp.net APIs in the two different subdirectory like site\wwwroot\webapp and site\wwwroot\api. The problem is that when I...
Damico asked 28/2, 2020 at 11:30
1
Solved
I have a SaaS web app developed with Angular 8 and Asp.net Core Web API. I have deployed web api to a azure web app and deployed angular front-end web app to another azure web app as well.
The us...
Spit asked 6/6, 2019 at 23:26
1
© 2022 - 2024 — McMap. All rights reserved.