AppConfiguration icon indicating copy to clipboard operation
AppConfiguration copied to clipboard

Support for Azure Front Door CDN

Open a60915 opened this issue 1 year ago • 13 comments

Does Azure App Configuration support being exposed by an Azure Front Door? We have a security requirement where we must use private networking and a Front Door if we would like to publicly expose a resource.

We have an external resource that we would like to get its configuration from the App Configuration. We have dedicated IPs that would be white-listed in the Front Door.

I did not see a way to restrict access when using public networking.

a60915 avatar Sep 16 '24 15:09 a60915