Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Allow querying tag in listKeyValues

Open
#499 8 comments 1 reaction 1 assignee View on GitHub

@drago-draganov is already working on this.

Since Apr 8, 2021.

Assessment

This issue has not been assessed yet.

Description

enhancement service

In situations where startup times are imperitive then it would be good to be able pre filter the list of returned values based upon tag. We can use listKeyValues api call to get the key and and value in one api call (only having to do key vault queries afterwards) but for a large key store paging would come into play. As an example I would like to tag keys with "RabbitMq" and "MainSqlDatabase" then I can fetch only the relevant keys

listKeyValues?tags=RabbitMq,MainSqlDatabase

Or perhaps settings relevant to the application

listKeyValues?tags=ApplicationX

Dominant language
No language data
Stars
263
Forks
82
Avg merge
3d 15h
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/AppConfiguration

All issues in Azure/AppConfiguration

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.