I would like to configure Service connector between Keyvault and my private AKS cluster

Juba Saadi 0 Reputation points
2025-02-21T14:41:47.93+00:00

Hello,
I'm currently facing some issue trying to configure the CSI Driver with my private Kubernetes Cluster.
The is a private cluster running inside a Vnet, and the KeyVault that I want to connect to is also registered on that Vnet.
However when I create the connection through the AKS Service connector panel, I see the Private link and Virtual Network configuration grayed out.
Naturally the KeyVault service type connection end up with a TimeOut exception when I create it.

Any help or hint would be highly appreciated.
Best
Juba

User's image

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,292 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Markapuram Sudheer Reddy 990 Reputation points Microsoft Vendor
    2025-02-21T20:16:43.9433333+00:00

    Hi Juba Saadi,

    Thank You for reaching out to Microsoft Q&A forum.

    Can you please share the steps or approach you followed for installation of an CSI driver in a aks cluster.

    Ensure to disable public access in the Key Vault to ensure it only accepts traffic through the private endpoint and a private endpoint is configured in a key vault.

    Ensure DNS resolution is set up correctly with the private endpoint.

    Check below documentation for information regarding troubleshooting about private link integrate with key vault. https://learn.microsoft.com/en-us/azure/key-vault/general/private-link-service?tabs=portal#troubleshooting-guide

    If you find any logs or errors during setup, please share here, we will help you.


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.