APIM APIOps enables you to publish and manage your APIs via Azure API Management (APIM) using a GitOps approach. This involves conducting all publishing and configuration of the APIs via a git repository. Such operations are facilitated through configuration in JSON files, alongside the OpenAPI specification available in either JSON or YAML format.
API developers are not required to possess any knowledge about Terraform, as all configurations are executed through JSON files.
The diagram below illustrates the flow of APIM APIOps.