Skip to content

[enhancement]: AzureKeyVault - Support for wildcard filterΒ #21205

@robmaas

Description

@robmaas

Task name

AzureKeyVault@2

Describe your feature request here

8 years ago this feature was requested: #4990

Currently AzureKeyVault@2's SecretFilter supports two options:

  • Use '*' (which is the default) to retrieve all secrets.
  • Use explicit <secret-name>, or a comma-separated list

It would be very useful to be able to use a wildcard pattern in the SecretFilter to be able to load all secrets that match the pattern, or at least "start with" a prefix.
For example SecretFilter: 'api-*'.

#4990 was closed 7 years ago because of lack of API support from Azure API's.

I was wondering if this is now a viable feature? I could imagine that the Azure API's are now able to support such a feature, many years later.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions