Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Allow querying tag in listKeyValues

オープン
#499 コメント 8 件 リアクション 1 件 担当者 1 名 GitHub で見る

@drago-draganov がすでに取り組んでいます。

2021年4月8日 から。

評価

この issue はまだ評価されていません。

説明

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

主要言語
言語のデータがありません
スター
263
フォーク
82
平均マージ
3日 15時間
マージ済み PR(30日)
6

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Azure/AppConfiguration のほかの issue

Azure/AppConfiguration の issue をすべて見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。