Azure/apiops ? reverse-engineered prompt
Reverse engineered prompt
Build me a working APIOps tool for Azure API Management that lets me keep my APIs and APIM settings in source control and promote changes through environments safely.
I want it to be easy to take what is in an APIM instance, extract it into files I can review in git, then publish those changes back into another APIM instance like dev, test, or prod. It should support configuration overrides so the same artifacts can be reused across environments without hand editing everything.
Please make it feel like a real production ready open source project, with clear docs, sample configuration, and a simple way to run it in Azure DevOps or GitHub based workflows. If there are newer docs or release instructions online that help, look them up and follow the current approach.
Keep the experience focused on automated, repeatable API deployment, not manual portal changes.
Are you gonna build this?
make sure you review the code using coderabbit