Azure / Azure/apiops

[BUG]

Open
#700 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
448
Forks
247
PR merge metrics
No merged PRs in 30d

Description

### 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:
-

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.