Release v1.1.0
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.
- Removed the copy of Sovereignty Baseline Policy Initiatives as it is now available as a built-in and maintained in the Azure Policy repo.
- More details and specific manual steps that need to be taken can be found in our Removing Policy Assignments Scenario Doc.
- Added support for assigning existing initiatives at scopes other than the top-level.
- Added support for assigning initiatives with parameters.
- More details for both can be found in our Custom Policies Scenario Doc.
- 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.
- This is short-term workaround while a fix is being developed. More details can be found here: Troubleshooting Put Errors with Firewall Policy
- Fixed URI encoding issues with links to the resulting SLZ deployment.
- Thanks Simon Whalin!