How to Deploy APIM NamedValue to higher environment using YAML pipeline
Release version
STV1
Question Details
In my project I am using extractor pipeline to dump all my dev environment APIM service stuff to azure repo . I am using publisher pipeline to deploy APIM to higher environments . But the challenge is whatever values are associated with each NamedValue are of dev environment and those are getting updated to higher environments . I am looking for solution how I can handled these values into yaml pipeline . Is there any way to configure NamedValues of APIM into DevOps pipeline .
Expected behavior
APIM NamedValues should get updated from variable.dev.json / variable.test.json files as per environment values using yaml pipeline
Actual behavior
With Publisher pipeline NamedValues are not getting updated to respective environments
Reproduction Steps
NA
Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.
Please make sure you read the docs before opening new issues. Please take a look a the documentation here. Also make sure you check the videos on the main page which will provide general guidance of how to use the tool.