Accessing Azure Key Vault by using x509 certificate authentication

Feng Li 20 Reputation points
2024-06-06T00:06:42.19+00:00

Hi there, may i know if there is a way to use x509 certificate as authentication to access Azure Key Vault ?

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,163 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,148 questions
0 comments No comments
{count} votes

Accepted answer
  1. Marcin Policht 16,170 Reputation points MVP
    2024-06-06T02:14:12.72+00:00

    Not directly. You have to authenticate by relying on Entra ID. But you can authenticate to Entra ID by using certificates. More at https://learn.microsoft.com/en-us/entra/identity/authentication/concept-certificate-based-authentication


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


0 additional answers

Sort by: Most helpful