Skip to content

rutzsco/demo-az-api-management

Repository files navigation

API Management

Administration

SuperUsers should be given the API Management Service Contributor role to manage the APIM service.

Reference

Disaster Recovery:

Sizing and Scalability

Observability

Azure Monitor

External Export

DevOps

The configuration of APIM can be managed via IaC practices and deployed via CD practices

DevOps Process

Workflow

Service
  1. A ARM Template will capture the core service configuration
  2. A build pipeline packages the ARM template into a pipeline artifact for use by a release pipeline.
  3. A multi-stage release pipeline is responsible for API Managment service into the target environments.
API's
  1. Developers will use a lab/sandbox version of APIM to define API's
  2. The ARM templates for the API's can be extracted using the APIM DevOps Toolkit
  3. The extracted ARM Templates should be commited to source countrol.
  4. A build pipeline packages the ARM templates into a pipeline artifact for use by a release pipeline.
  5. A multi-stage release pipeline is responsible for deploying the API's to the target environments.

Reference

Reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published