Skip to content

Spring 3.5.1-3 - problem with importing properties from azure key vault #46185

@GKukulski

Description

@GKukulski

Hello, after change from version 3.5.0 to 3.5.3 i have problem to get properties from azure key-vault.
(testing with version 3.5.0 everything is fine)

Configuration of Azure Key vault:
SPRING_CLOUD_AZURE_KEYVAULT_SECRET_PROPERTY_SOURCES_0_CREDENTIAL_MANAGED_IDENTITY_ENABLED: true
SPRING_CLOUD_AZURE_KEYVAULT_SECRET_PROPERTY_SOURCES_0_ENDPOINT: https://valid_address.vault.azure.net/

I inject properties as @value.

After changing to 3.5.3 i can't see all variables in azure key vault.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions