Skip to content

Latest commit

 

History

History
 
 

apim_instance

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Introduction

This repo hosts the Azure API Management (APIM) instance JSON template, implemented as part of the 100 Days of Infrastructure-as-Code in Azure initiative.

Steps in the CI process include

  • Trigger build on commit (CI integration)
  • Validate ARM template format
  • Remove empty resource group
  • Create build artifact (ARM template)
  • Trigger build pipeline

This artifact is introduced in Day 12 and first deployed in Day 14.