Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@ugreg ugreg released this 16 Jul 19:55
· 1 commit to main since this release
8965051

Summary

We are excited to announce the v1.2.0 release of the Sovereign Landing Zone (SLZ) on GitHub.

Highlights

  • Expanded upon parCustomSubnets parameter to enable managing assignments of NSGs and route tables.
  • Added the new parAzFirewallPoliciesEnabled parameter to enable post-deployment modifications to AFW policies.
  • Added the new parAzFirewallCustomPublicIps parameter to support HA firewall designs.
  • Announced deprecation for the parAzureBastionSubnet, parGatewaySubnet, and parAzureFirewallSubnet parameters. These are still supported, but will be removed in a future release.
    • These parameters are being rolled into the parCustomSubnets parameter. Review the upgrade notes for full details.

Bug Fixes

  • Addressed issues where NSGs and UDRs were being removed or reset.
  • Addressed issues where Azure Firewall Polices were removed or reset, sometimes causing the deployment to fail.