Creation of private endpoint with static IP address throws PrivateEndpointWithIpConfigurationsCannotHaveGroupIdsOrMemberNames error

Karsten Leonhardt 30 Reputation points
2023-03-16T09:11:33.6133333+00:00

Hi there,

when I create a private endpoint to my private aks cluster with static ip address configuration I get a BadRequest error with code PrivateEndpointWithIpConfigurationsCannotHaveGroupIdsOrMemberNames

The status message reads

Private Endpoint /subscriptions/<SID>/resourceGroups/<RG_NAME>/providers/Microsoft.Network/privateEndpoints/devCluster-debug connecting to private link service /subscriptions/3d9f1205-9636-4d8e-bd18-9a6d9dd0d567/resourceGroups/hcp-underlay-westeurope-cx-919/providers/Microsoft.Network/privateLinkServices/a4ce332fa157a4d5c971607b6f420dd1 cannot contain Group Ids or MemberNames.

What is the problem here and how can I get rid of it. I would like to keep the static IP address.

Thanks
Karsten

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.
460 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.
1,853 questions
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 47,316 Reputation points Microsoft Employee
    2023-03-17T11:04:34.51+00:00

    Hello @Karsten Leonhardt ,

    I understand that you are trying to create a private endpoint to your private aks cluster with static ip address configuration but getting a BadRequest error with code PrivateEndpointWithIpConfigurationsCannotHaveGroupIdsOrMemberNames.

    I checked with the Azure Private Endpoint Product Group team and below is the update:

    Static IP for Private Endpoint is not supported for a few services like Application gateway, AKS and HDI. We are working on the fix and hoping it can be rolled out quickly. As of now, we don't have an ETA on this fix.

    In the meantime, we will update the documentation to include this limitation. And if the fix takes time, we'll update the portal UI for those resource type to disable static IP for now to avoid confusion.

    Kindly let us know if the above helps or you need further assistance on this issue.


    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful