Azure / Azure/apiops

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

Abierto
#688 6 comentarios 0 reacciones 1 asignado Reclamado por @guythetechie Ver en GitHub
Lenguaje dominante
C#
Estrellas
448
Forks
247
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.