Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
70 views

We have two Entra ID instances in two different subscriptions, one is production, one is demo. I already have an application deployed in the demo subscription that is integrated with the Azure B2C ...
Slowacki's user avatar
  • 486
1 vote
1 answer
118 views

I have an Azure front door (afd) with a route and rule set to serve a SPA, as is quite normal, I don't want the index.html cached but do want all the other files cached. I created a rule-set and rules ...
APW's user avatar
  • 577
7 votes
0 answers
122 views

I'm experiencing significant performance degradation when uploading files to Azure Blob Storage via Azure Front Door using browser JavaScript compared to cURL. Environment Files: 10 images, ~111MB ...
emanuel.virca's user avatar
0 votes
0 answers
107 views

I am trying to create a WAF Policy and assign it the Microsoft_DefaultRuleSet 2.1. I am using Azure CLI 2.76,0 I am getting this error: (BadRequest) WebApplicationFirewallPolicy validation failed. ...
Herald Gjura's user avatar
-1 votes
1 answer
170 views

I'm using Azure Front Door (Standard) to route traffic to two Azure Static Web Apps (SWAs) that run the same statically exported Next.js code (next export). ✅ When routed to SWA A (Free tier), it ...
Ayo Adesina's user avatar
  • 2,475
2 votes
0 answers
102 views

We have an Azure Front Door configured as follows. every customer does have it's own url, that all comes in in Front Door. We have multiple versions of our software, let's call those v1, v2, v3 etc......
user25975796's user avatar
1 vote
1 answer
174 views

I am configuring AFD with az cli and I am running in an issue. I have two custom domains: $afd_custom_domain_1="www-mydomain-com" #this is id for domain 1 $afd_custom_domain_2=&...
Herald Gjura's user avatar
-1 votes
1 answer
352 views

I want to configure AFD rule set that is ; We need to redirect https://about.ads.microsoft.com/content/dam/sites/msa-about/global/common/content-lib/pdf/the-future-of-search-guide-whitepaper-zf-c4.pdf ...
Abhishek Vastar's user avatar
0 votes
0 answers
100 views

I've a blob storage that has some pre-calculated images. It may happen that a particular size is not already built, and in this case, I would like to have the blob storage or the Azure Front Door/CDN ...
advapi's user avatar
  • 3,967
0 votes
1 answer
124 views

We are using Azure APIM management to call the API from various clients. However, we use IP restrictions so that only specific IP addresses can call our API. Our main application (website) is now ...
sbapi81's user avatar
0 votes
1 answer
70 views

I want to limit by Azure Policy the creation of Azure Front Door resources to Standard SKU only. I'm struggling to figure this policy out. So far I have. { "mode": "All", "...
Damo's user avatar
  • 2,118
0 votes
1 answer
174 views

I have created a bash script to configure Azure Front Door with a custom domain. However I have run into a strange issue: When generating a TXT value to add to Azure DNS Zone I get the error ERROR: (...
Herald Gjura's user avatar
0 votes
1 answer
317 views

We have an application that uses application/merge-patch+json extensively for PATCH requests. When it is deployed behind Azure Front Door, the firewall complains that the content type is not allowed ...
ewramner's user avatar
  • 6,318
1 vote
1 answer
120 views

I am trying to setup a basic AFD setup where the origin is a static website in Azure Storage. I keep getting a "The request URI is invalid. HttpStatusCode: 400, ErrorCode: InvalidUri ..." ...
Herald Gjura's user avatar
-1 votes
1 answer
334 views

I am trying to create and configure Azure FrontDoor for an Azure WebApp, and I am not getting any good results. Here is what am I trying to do: I Have a custom domain (mydomain.com), which I am ...
Herald Gjura's user avatar
0 votes
1 answer
143 views

I am trying to set up a custom domain for Azure front door. This is what I am doing: I have an Azure DNS setup (sofad.com) for the domain (and already configured) I have an instance of Azure Front ...
Herald Gjura's user avatar
0 votes
1 answer
85 views

Here is my situation, I am trying to deploy a legacy Azure Frontdoor instance to the new version of AFD and do it via Terraform. Here is an excerpt from my locals block for the Firewall policy: ...
TheDemonLord's user avatar
0 votes
1 answer
535 views

I have an app service with a custom domain and an Azure managed certificate, which has worked fine for years. Recently I added a Front Door profile and of course added the same custom domain to that, ...
jamesfm's user avatar
  • 921
0 votes
0 answers
93 views

I am using following code add the custom rule. I am getting success message. But, custom rule is not being added to the policy. Please let me know if I miss something. I see that there is no ...
shyambabu's user avatar
  • 173
0 votes
1 answer
109 views

I have deployed App service (azapp-af-advanced-braintreewebhook-callback-web-qc) with domain_fqdn = "events.staging.paynow.aon.com" key_vault_certificate_name = "uat-...
Aman Kumar's user avatar
0 votes
1 answer
133 views

We use Bicep to manage our DNS records. I have recently set up an Azure Front Door profile with custom domains, which is working fine. One of the custom domains is an apex domain, so the Azure portal ...
jamesfm's user avatar
  • 921
0 votes
2 answers
642 views

We have a Premium Azure Front Door (AFD) instance and a private Windows VM deployed in its own VNET, acting as a web server. Due to company policies, we cannot assign a public IP to the VM. Currently, ...
Anita's user avatar
  • 1
0 votes
1 answer
131 views

I am facing an issue with my Azure Front Door on the Standard plan, which was migrated from the Classic plan. This Front Door uses a "migrated domain", which is the default domain generated ...
Caio Silva's user avatar
1 vote
1 answer
230 views

I have the following: ` resource "azurerm_storage_account" "website_storage" { name = "storagename" resource_group_name = ...
BigDevJames's user avatar
  • 2,734
-1 votes
1 answer
217 views

I am running terraform code to provision the Security policy to associate in WAF in Azure Front Door MY issue is when i add new end_points under each domain terraform making force change in all ...
pks's user avatar
  • 55
1 vote
1 answer
354 views

I've been working on setting up Azure Front Door custom rules for IP restrictions on Azure Static Web Apps. So far, I have: Enabled the static web app to integrate with Front Door. Created a WAF ...
Christy's user avatar
  • 11
0 votes
1 answer
378 views

We are trying to create custom domain example: bb.aa.co.uk and cc.aa.co.uk existing Front Door profile which contains existing cusom domains (dd.aa.co.uk) but those newly created custom domains ...
Azure_Devops_security's user avatar
1 vote
1 answer
237 views

I am getting this weird issue in Bicep where when I try to deploy the security policy for Azure Front Door it works when custom domain is defined but when no custom domain is defined and trying to use ...
kolexinfos's user avatar
  • 1,002
0 votes
1 answer
272 views

I have a horrible issue with Nginx. I have a service like https://td22-2.test.net/ I use Azure Frontdoor to forward requests from https://example.net/td/22-2/ to it. My Azure Rules are attached The ...
Dineth-Mallawarachchi's user avatar
0 votes
1 answer
588 views

I have a blobs in storage container which is having a list of blobs. Now I want to share it with my front door url with users where they will be able to see all the blobs allowing them to download. ...
Saikumar's user avatar
0 votes
2 answers
409 views

I’m trying to configure a custom domain for my Azure API Management (APIM) gateway while routing traffic through Azure Front Door. Here’s my setup: Custom Domain: api.mydomain.de Front Door:The custom ...
bouthayna hamdi's user avatar
1 vote
1 answer
83 views

Is there any sdk for .net core for create standard front door? I'm currently working on a project using .NET Core, and I need to create an Azure Front Door Standard instance programmatically. I've ...
Sunil Yadav's user avatar
0 votes
1 answer
410 views

I am trying to create a simple static site with Terraform on Azure using storage and Frontdoor. I want to eventually have a serious web app running there. But for now I just want to access my index....
Brenwell's user avatar
  • 643
0 votes
1 answer
272 views

I have deployed a virtual machine in a dedicated private vnet and enabled outbound connections through azure firewall to external public. I have added an application rule in firewall with an entry to ...
parthasarathy tamilselvam's user avatar
0 votes
1 answer
259 views

At the moment we are using azure front door for networking and exposing the service to internet. Now we want to use just the API Management to provide the service to the clients and remove Front Door ...
Ad Hun's user avatar
  • 11
0 votes
1 answer
114 views

Implementing an alert through terraform for the azure frontdoor status. having an example for the virtual machines name = "resource_health_alert" description = &...
Saikumar's user avatar
1 vote
2 answers
856 views

I am trying to set up an Azure Front Door before requests reach my api. The flow I have imagined mydomain.com -> AFD -> fdsub.mydomain.com If i call fdsub.mydomain.com directly, the XFF looks ...
SSeeker's user avatar
  • 31
0 votes
1 answer
2k views

I am trying to analyze user activity through Azure Front Door by querying logs in Azure Log Analytics. I want to find out how many users accessed a particular domain (www.disforum.com) in the last 90 ...
Nish's user avatar
  • 105
1 vote
2 answers
390 views

I've done some significant testing of AFD in an attempt to reach the following outcomes: Zero downtime deploys (Blue/Green) Automatic / immediate failover due to app service being stopped or ...
TechColin's user avatar
3 votes
3 answers
1k views

We've run into a very strange issue trying to setup azure frontdoor CDN. We've built a react front end client and all assets are configured to use the CDN URL so when the client loads in the browser, ...
PaReeOhNos's user avatar
  • 4,448
1 vote
2 answers
692 views

I have created a Microsoft CDN (classic) in Azure and I need to retrieve the value of the X-Azure-Fdid. This value is not displayed in the Microsoft Azure Portal nor it is returned in the Azure CLI ...
null's user avatar
  • 4,530
0 votes
0 answers
642 views

Public traffic of our application is currently routed through frontdoor Premium and then forwarded to API MANAGER where it is forwarded to the service running on kubernetes. One issue I have is the ...
Michele's user avatar
  • 359
0 votes
1 answer
536 views

We are trying to set up Azure Frontdoor in front of AKS. We would like to use HTTPS between frontdoor and AKS, and also use a private link. We use cert-manager to handle the certificates in AKS. This ...
anacelto's user avatar
  • 309
-1 votes
1 answer
872 views

I am trying a Azure Front Door route configuration based on the below path in the URL and I am not able to use it directly as shown. looks like "?" is causing this error and if I remove ?, ...
Rajesh Sandireddy's user avatar
1 vote
1 answer
343 views

I have a keycloak instance running on kubernetes. Users are accessing keycloak via AzureFrontDoor->Ingress-Nginx->Kubernetes I am trying to get keycloak to display the source IP of client ...
Michele's user avatar
  • 359
0 votes
1 answer
638 views

I posted this same question on ServerFault but don't seem to be getting much traffic there, so figured I might post it here too. I'm trying to implement a nonce for our CSP header policy. I'd like to ...
hugmungus's user avatar
  • 896
1 vote
1 answer
532 views

In Azure Front Door, I have a Front Door WAF policy with a custom (example) rule that blocks all IP addresses starting with 111.222.: (where 10 is the lowest Priority, so first to be applied) When ...
Bart Kiers's user avatar
  • 171k
0 votes
1 answer
560 views

I am setting up an instance of Azure Front Door (AFD) for a public-facing website to help improve its global page speed performance. For the root documents/HTML I don't have caching enabled (at the ...
Technicolour's user avatar
0 votes
0 answers
737 views

The Azure Front-door honours the cache headers from origin, so I can see the Cache-Control: public, max-age=3600, s-maxage=1500 but then, underneath, the X-cache header is always TCP_MISS, what am I ...
Veselin Vasilev's user avatar
1 vote
1 answer
121 views

I am stuck at this problem for two days. I have added 4 blob storage origins in a single origin group at azure front door. I am doing hit and trial on blob sas tokens. I have not updated any settings ...
Sufian Majid's user avatar

1
2 3 4 5
9