vscode-apimanagement icon indicating copy to clipboard operation
vscode-apimanagement copied to clipboard

Upgrade"Extract Service/API" to use ApiOps Extract and Publish functionality.

Open ross-p-smith opened this issue 1 year ago • 0 comments

The current extract functionality requires .Net 2.1 and uses the DevOps Toolkit to extract an ARM template representing the APIM Configuration. Replace this to use the Extract/Publish functionality provided by ApiOps so that it better represents how API's would be deployed (by non infrastructure roles).

Replace the current dotnet "devops" folder in resources with the extract/publish executables from here: - https://github.com/Azure/apiops

ross-p-smith avatar Aug 14 '23 12:08 ross-p-smith