Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Allow querying tag in listKeyValues

Aperta
#499 8 commenti 1 reazione 1 assegnatario Vedi su GitHub

@drago-draganov ci sta già lavorando.

Dal 8/4/2021.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

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

Lingua principale
Nessun dato sulla lingua
Stelle
263
Fork
82
Merge medio
3g 15h
PR unite (30g)
6

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Azure/AppConfiguration

Tutte le issue di Azure/AppConfiguration

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.