Private Link between Azure Front Door and Azure Container Apps

RajivBansal-2486 311 Reputation points
2024-12-31T07:57:11.62+00:00

Hi,

There is some ambiguity in the documentation regarding private link support between Azure Front Door and Azure Container Apps at https://learn.microsoft.com/en-us/azure/frontdoor/private-link.

One part of documentation says that private endpoints are supported: "Internal load balancers, or any services that expose internal load balancers such as Azure Kubernetes Service, Azure Container Apps or Azure Red Hat OpenShift"

Another part says that it is in preview: Azure Container Apps (Preview only in Powershell and CLI. Don't use in production environments)

  1. Please clarify, if this is in preview or in GA.
  2. If this is in preview, then the only option would be to keep the public interface open for Container Apps. What would be the best way to secure and limit access to this public interface of Container Apps.

Thanks

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
724 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
494 questions
{count} vote

Accepted answer
  1. Rohith Vinnakota 1,780 Reputation points Microsoft Vendor
    2024-12-31T18:26:09.49+00:00

    Hi @RajivBansal-2486,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    Please clarify, if this is in preview or in GA.

    Yes, this is in preview.

    If this is in preview, then the only option would be to keep the public interface open for Container Apps. What would be the best way to secure and limit access to this public interface of Container Apps.

    By configuring the IP restrictions, we can allow certain IPs and deny others.

    Refer this link:

    https://learn.microsoft.com/en-us/azure/container-apps/ip-restrictions?pivots=azure-portal

    If you have any further queries, do let us know.

     

    Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.

    User's image


0 additional answers

Sort by: Most helpful

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.