Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify Azure Front Door's default caching behaviour in PoP #302

Open
Masahigo opened this issue Dec 14, 2023 · 0 comments
Open

Clarify Azure Front Door's default caching behaviour in PoP #302

Masahigo opened this issue Dec 14, 2023 · 0 comments

Comments

@Masahigo
Copy link

Hi,

I have been going through the following 101 quickstart example:
https://github.com/Azure/terraform/tree/master/quickstart/101-front-door-premium-storage-blobs-private-link

In my project we have a similar setup where we serve a single-page app (SPA) through Azure Front Door (Standard/Premium) from storage account.

But what caught my attention is the default caching suggested by the diagram and data flow description (steps 3 & 6).

The Terraform resource that manages caching is azurerm_cdn_frontdoor_route and the documentation states that if the cache block is not defined in the resource the built-in cache in Azure Front Door should be disabled for the route.

My question: is there some level of default caching taking place in Azure Front Door even if the cache block is not defined for a route in Azure Front Door? And if this really is so could be made more clear in the 101 example as well as in Terraform azurerm documentation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant