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

[BUG]

オープン
#700 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
azure, csharp
領域
api, cloud, devops

調査の方向性

configurator.extractor.yaml を使用して extractor パイプラインから開始し、記載された subscriptionNames を使用して dealer-api-uat の実行を再現します。特定の API を抽出した場合に生成される出力を、すべてのリソースを抽出した場合の出力と比較します。これには、追加の artifact-name/version sets フォルダーとグローバルポリシー XML が含まれます。要求されたサブスクリプションとグローバルポリシーが、不要なフォルダーなしで抽出されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Release version

APIOps Toolkit for Azure APIM v5.1.4

Describe the bug

Hi,

I am Rhenatas Rajan from Toyota Motor Corporation Australia.

We have a plan to implement APIOPS in our environment. Based on that i downloaded the v5.1.4 code and started implementing.
During implementation, I found the following issues. I reached out to Microsoft support program. They directed me to this forum.

Following are the issue I am facing :

  1. While extracting the specific api using configuration.extractor.yaml file, i am getting and additional folder named artifact-name/version sets. This is not required.
  2. I need to extract the specific subscription names that is associated to the API. But, it does not extract when i try to extract specific API. Whereas, subscriptions gets populated when i extract all.
  3. I would like to extract only the Global policy xml . But, that is not happening.

Please do the needful.

apiNames:

  • dealer-api-uat

productNames:

  • general-services
  • vehicle-import-service

tagNames:

subscriptionNames:

  • Continuous-Integration-subscription
  • Vehicle-Import-Service-subscription

backendNames:

diagnosticNames:

loggerNames:

namedValueNames:

policyFragmentNames:

Expected behavior

subscription folder should appear

  • Continuous-Integration-subscription
  • Vehicle-Import-Service-subscription
Actual behavior

Subscription folder not appearing

Reproduction Steps
  1. Run the extractor pipeline with extract using configurator.extractor.yaml pipeline with the below mentioned entries:

apiNames:

  • dealer-api-uat

productNames:

  • general-services
  • vehicle-import-service

tagNames:

subscriptionNames:

  • Continuous-Integration-subscription
  • Vehicle-Import-Service-subscription

backendNames:

diagnosticNames:

loggerNames:

namedValueNames:

policyFragmentNames:

主要言語
C#
スター
448
フォーク
247
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

Azure/apiops のほかの issue

Azure/apiops の issue をすべて見る

似ている issue

C# の issue をもっと見る

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

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