How do we integrate Azure Front Door with Application Gateway for Containers

Anonymous
2024-09-05T13:28:44.2166667+00:00

How do we integrate Azure Front Door with Application Gateway for Containers? We had followed "Managed by ALB Controller" process.

The challenge we are facing is integrating ALB Controller with Azure Front Door as application gateway for containers & Front End names are auto-generated. How can we integrate these randomly generated names with Front Door.

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
858 questions
0 comments No comments
{count} votes

Accepted answer
  1. KapilAnanth-MSFT 49,611 Reputation points Microsoft Employee Moderator
    2024-09-06T08:41:53.4533333+00:00

    @Jamil Rehman (WIPRO LIMITED) ,

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    From How Application Gateway for Containers accepts a request

    • I see

    Each Application Gateway for Containers frontend provides a generated Fully Qualified Domain Name managed by Azure. The FQDN may be used as-is or customers may opt to mask the FQDN with a CNAME record.

    • Doesn't that mean you have an FQDN that is present already to accept the connections?

    You can add this FQDN as a custom Origin to AFD to accept requests.

    The general idea is that the AFD should reverse proxy the URL/Domain with which you access the Origin Service

    Cheers,

    Kapil


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.