Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

[BUG]

未关闭
#700 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
azure, csharp
领域
api, cloud, devops

调研方向

使用 configurator.extractor.yaml 从 extractor pipeline 开始,并使用列出的 subscriptionNames 重现 dealer-api-uat 的运行。比较提取特定 API 时生成的输出与提取所有资源时的输出,包括额外的 artifact-name/version sets 文件夹和全局 policy XML。提取出所请求的订阅和全局 policy,且不包含不需要的文件夹,即表示完成。

由索引模型根据 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. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

Azure/apiops 的其他 Issue

查看 Azure/apiops 的全部 Issue

相似的 Issue

更多 C# Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。