Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@ugreg ugreg released this 03 Apr 17:05
· 1 commit to main since this release
cbac464

Summary

We are excited to announce the v1.1.0 release of the Sovereign Landing Zone (SLZ) on GitHub. Please review our official Microsoft Cloud for Sovereignty documentation for more details.

Highlights

  • Migrated to using the Azure Policy built-in Sovereignty Baseline Policy Initiatives. This decouples policy updates from the SLZ updates.
  • Added support for assigning existing initiatives at scopes other than the top-level.
  • Added support for assigning initiatives with parameters.
  • Added support for setting the policy enforcement mode.
    • More details can be found in our Deployment Parameters Doc with the parPolicyAssignmentEnforcementMode parameter.
    • Thanks Florian Wagner!

Bug Fixes

  • Addressed issues where NSGs and UDRs were being removed or reset.
    • This is short-term workaround while a fix is being developed. More details can be found here: Route Table and NSG FAQ
  • Addressed issues where Azure Firewall Polices were removed or reset, sometimes causing the deployment to fail.
  • Fixed URI encoding issues with links to the resulting SLZ deployment.
    • Thanks Simon Whalin!