Can you please add use case or Option # using frontdoor services.
By the way nice article.
Some of my finding may be correct or not I don't know
1)
Frontdoor >>
- Route1 >> Static web apps + update https://learn.microsoft.com/en-us/azure/static-web-apps/configuration for restrict only frontdoor trafic. https://learn.microsoft.com/en-us/azure/static-web-apps/front-door-manual
- Route 2 >> Api >> container apps >> private link service between frontdoor and container apps.
Integrating Azure Front Door WAF with Azure Container Apps (microsoft.com)
https://github.com/frbar/azure-frontdoor-spa
2)
Frontdoor >> private link service >>
Reverse Proxy container apps >> Fronend Static web app + private end point
Reverse Proxy container apps >> backend API container apps with vnet container enviroment.