as i create the private link service from origin frontdoor ; it gives the same description for the origin though they are different ids

ashik 0 Reputation points
2024-08-14T06:34:38.28+00:00

i created a private link service with internal IP from the nginx ingress as aks-ingress

then I configured a frontdoor and endpoint; origin group
in origin I created test1.dev.example.com and description as test1dev and assigned to aks-ingress privatelink service and similarly for test1.qa.example.com giving the description as test1qa and assigned to aks-ingress private link service.

but while I see the pending connections ; they are with the same description either test1dev or test1qa only one which created first.

how to resolve this.

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
668 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
502 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,073 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KapilAnanth-MSFT 44,311 Reputation points Microsoft Employee
    2024-08-14T11:02:22.4766667+00:00

    @ashik ,

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

    Can you please elaborate on your scenario?

    From your verbatim,

    • You have two Internal Load Balancers, each with Private Link Service created.
    • Then you create a single Origin Group, with two Origins
    • Each of these Origins are created with Private EndPoint enabled

    Is my understanding correct?

    • Or are you using two PLS for a single Internal Load Balancer?
    • Or using a single PLS for a single Internal Load Balancer? And trying to create 2 Private EndPoints from two Origins?

    NOTE : From AFD Perspective, it is only aware of the PLS. It has no awareness whether or not the service is AKS

    Cheers,

    Kapil


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.