How to access Azure Key Vault from on prem ETL pipeline?

Jaroslav Urban 0 Reputation points
2024-10-23T09:00:51.3333333+00:00

Hello,

I have an on prem VM with Windows Server 2022 that is joined to a local on prem AD domain.

I have a Key Vault in Azure with secrets.

Human users are hybrid and can authenticate to both on prem and Azure AD with their main corporate identities.

I need to some pipelines for ETL and DS prediction that run as a local machine account (not in any AD) or using the local machine identity.

How can the local on prem pipeline retrieve secrets from the Azure KeyVault?

Some of my ideas include: register the local machine in Azure AD? Import an Azure SPN into the local machine or into the local AD DS domain?

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,313 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,635 questions
{count} votes

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.