we have connected our on-prem k8s cluster to azure using azure arc. can we use managed identity for azuthentication/authorization to connect azure vault to k8s cluster

Akshay Dhumale 0 Reputation points
2025-02-17T14:20:18.5566667+00:00

we have connected our on-prem k8s cluster to azure using azure arc. can we use managed identity for azuthentication/authorization to connect azure vault to k8s cluster

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,381 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Divyesh Govaerdhanan 1,675 Reputation points
    2025-02-17T22:33:09.31+00:00

    Hello,

    Welcome to Microsoft Q&A,

    You can authenticate and authorize your on-prem Kubernetes cluster (connected via Azure Arc) to access Azure Key Vault using managed identities, but since Workload Identity Federation is still in preview, it's not recommended for production yet.

    Here's how you can achieve this:

    Install the Azure Key Vault Secrets Provider Extension:

    1. Configure Workload Identity Federation:

    Assign Permissions to the Managed Identity:

    Please upvote and accept the answer if it helps!

    0 comments No comments

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.