Skip to content

Secret Manager - Azure Keyvault - should use Default Azure Credential #60901

@francois-beauchemin

Description

@francois-beauchemin

Topic

On Azure, would be nice to be able to use Workload Identity

Relevant information

Instead of using ClientSecretCredentialBuilder in AzureKeyVaultPersistence.kt , if you use DefaultAzureCredentialBuilder it would allow more fleximity on how to authorize airbyte to keyvault.

The Default Azure Credentital will wheck for environement variables for multiple way . This way we could use managed identity and be able to avoid using a client secret that will expire.

Same principle in storage account ( did not dig where it in the code ) .

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions