microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
362 stars 29 forks source link

Feature Request: Add PLS to Consumption + Dedicated plan Loadbalancer #805

Open mortenf1984 opened 1 year ago

mortenf1984 commented 1 year ago

Is your feature request related to a problem? Please describe.
In the Consumption version, with Internal vNet integration, we could add a PLS (Private Link Service) to the LB used in the Container App Environment, and then add it to Azure Front Door. With the Consumption + Dedicated plan, this is no longer possible, as the PLS can not connect to LB with IP address backend.

Describe the solution you'd like.
I want a solution that allows Front Door to connect to Azure Container Apps Environment internally on vNet, similar as Consumption, AKS or AppService using PLS and Private Endpoints

Describe alternatives you've considered.
I have considered placing a AppGW between Front Door and CAE, but this will add cost and complexity. And considered using Consumption, but we need the feutures that are only available in Consumption + Dedicated Plan.

Additional context.
This is needed for large scale deployments where HUB-Spoke topology is used with internal vNet integration on Container Apps. Front Door is superior to Application Gateway, so supporting that is important.

torosent commented 1 year ago

This feature is in progress.

dyamo commented 1 year ago

Are you able to share any timelines for this feature?

torosent commented 1 year ago

Are you able to share any timelines for this feature?

Not yet but we are working on it.

lakshmanandevops commented 4 months ago

Would you please provide an update for this request?