Skip to content

Add support for keys with labels #410

@kylehayes

Description

@kylehayes

I'm interested in providing a contribution to add support for keys with labels (https://docs.microsoft.com/en-us/azure/azure-app-configuration/concept-key-value#label-keys).

My thought was adding logic to loadFromAzure that would look for a new env var called AZURE_APP_CONFIG_LABELS. This value would be passed to getAppConfigurations. In getAppConfigurations, the labels would be passed to client.listConfigurationSettings into the labelFilter key for the ListConfigurationSettingsOptions property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions