Skip to content

v1.12.0

Choose a tag to compare

@simonkurtz-MSFT simonkurtz-MSFT released this 18 Dec 23:13
· 109 commits to main since this release
c4811c7

Added

  • New infrastructure architecture: Application Gateway to API Management via internal VNet: This is the classic App Gateway & API Management pairing through VNet injection.

Changed

  • Bicep execution optimizations: Speed up deployments by batching and parallelizing resource deployments.
  • No wait on Key Vault purge: Added a --no-wait parameter on Key Vault purges to speed up clean-ups.
  • Enhanced the Python GitHub action workflow: Added pylint, test coverage, and compilation checks.

Fixed

  • Fixed Azure Advisories: Addressed all reasonable advisories while ignoring ones such as multiple Availability Zone additions to save cost.

Full Changelog: 1.11.0...1.12.0