pelonchasva
❔ Is it correct to use a single instance of Azure Front Door for different types of resources?
I have an AFD profile in a resource group which was intended to be used to server Web APIs and it has been working fine.
Now, I have an Angular/Typescript app that is hosted in a separate resource group and it is using Azure Static Web Apps, I want to use AFD to serve this application also.
Is that valid talking about an architecture viewpoint? Or should I create a separate AFD profile that is specific for the static web apps?
2 replies