On Premise API’s and Azure Key Vault

Harry Williams 0 Reputation points
2023-09-27T16:21:01.25+00:00

Can someone guide me of how on premise API’s can get access to Azure Key Vault Certificates and Secrets

any help would be greatly appreciated

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

2 answers

Sort by: Most helpful
  1. JessicaH-MSFT 251 Reputation points Microsoft Employee
    2023-09-28T18:28:01.3966667+00:00

    Hi Harry Williams!

    Azure Key Vault requires that any entity attempting to interact with the Key Vault service, has an identity registered in the Microsoft Entra ID (previously known as Azure Active Directory) tenant. That entity must also be given access to the data plane of the Key Vault via RBAC role assignment or an access policy, depending on the access configuration of the Key Vault.

    If the Key Vault firewall is enabled, the IP of the caller must be added to the allow list on the Key Vault firewall as well.

    Here's a link to the Key Vault Developer's guide that you might find useful as well.

    I hope this helps! If you need additional assistance, feel free to reply with questions/more details about your environment and goals.

    Best, Jessica


    Please "Accept the answer" (Yes), and share your feedback if the suggestion answers you’re your query. This will help us and others in the community as well.

    0 comments No comments

  2. JessicaH-MSFT 251 Reputation points Microsoft Employee
    2023-10-03T18:57:17.5866667+00:00

    Hi Harry Williams,
    Just checking in to see if you were able to get the information you were looking for? If the answer helped, please remember to accept it so that others in the community researching similar questions can more easily find a solution. Otherwise, do let us know if you have further questions.

    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.