Azure / Azure/apiops

What is the keyword so extractor doesnt extract policy fragment and version sets?

Open
#688 6 comments 0 reactions 1 assignee Claimed by @guythetechie View on GitHub
Dominant language
C#
Stars
448
Forks
247
PR merge metrics
No merged PRs in 30d

Description

### Release version

6.0.1.3

### Question Details

I have the below in configuration.extractor.yaml. However it is still extracting globalpolicy fragment and apiVersionSetsNames
Q1. What is the correct keyword to use so that it doesn't extract globalpolicy fragment and versionsets?
Q2. Can the documentation on wiki be updated to reflect all the supported resources and the correct keyword to use etc?

![Image](https://github.com/user-attachments/assets/5b5c76b4-e29e-4c1c-b56a-5480bb1712b3)

### Expected behavior

the extractor should skip over global policy fragments and apiversionsets

### Actual behavior

the extractor is pulling down global policy fragments and apiversionsets

### Reproduction Steps

use the attached configuration.extractor.yaml
apiNames:
- test
backendNames:
- none
diagnosticNames:
- none
loggerNames:
- none
namedValueNames:
- none
productNames:
- none
subscriptionNames:
- none
tagNames:
- none
policyFragmentNames:
- none
apiVersionSetsNames:
- none
groupNames:
- none

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.