How can I create a private link between Azure FrontDoor and Azure Container App?

Francesco Leonetti 0 Reputation points
2024-09-05T15:31:50.7933333+00:00

I have configured an Azure Container Apps environment with an application and aim to exclusively access it through Front Door.
Despite the seemingly straightforward nature of this requirement, it has proven to be a challenging endeavor.
I have managed to find a workaround that is compatible with the previous consumption model (accessing the kubernetes-internal load balancer), as opposed to the workload profile-based one.

Additionally, I have attempted to utilize an Application Gateway between Front Door and Azure Container Apps, but encountered an error stating that the configuration changes could not be saved due to the incompatibility of the application gateway with Private Link Configuration in the context of NetworkIsolation.

How can I make the setup (FrontDoor + Application Container Apps in a vnet) work?

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
692 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,509 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,081 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
444 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ChaitanyaNaykodi-MSFT 26,216 Reputation points Microsoft Employee
    2024-09-09T00:26:12.4+00:00

    @Francesco Leonetti

    Thank you for reaching out.

    I wonder if you have followed the guide here for this deployment

    You need to deploy an internal Azure Container App environment and an Azure Front Door Premium instance.

    User's image

    If you have followed this guide already, please let me know what challenges/ errors you faced as we can help troubleshoot those. Thanks

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.