v0.9.2
Breaking Changes
None.
However, as part of PR #280 the Azure Backup Private DNS Zone bug was fixed (as detailed in #279). So, if you deploy the hubNetworking
or privateDnsZones
modules over the top of an existing deployment of ALZ-Bicep in an incremental mode (which is default and recommended) you will get a new Private DNS Zone for Azure Backup but the old, incorrectly named one, will still exist and should be manually cleaned up.
What's Changed
-
Add MG Flexibility Feature & Intermediate Root MG Parent Flexibility by @jtracey93 in #276
- See the Child Landing Zone Management Groups Flexibility section in the
managementGroups
module README
- See the Child Landing Zone Management Groups Flexibility section in the
-
Azure backup DNS zone geo code fix and docs by @jtracey93 in #280
- See the Geo Zone Codes section in the
privateDnsZones
module README
- See the Geo Zone Codes section in the
-
Add validation pipeline for mooncake by @jfaurskov in #268
-
Remove subscription selection from hubPeeredSpoke module readme by @jfaurskov in #272
-
Add ALZ Resource Types Script and Update Workflow by @jtracey93 in #273
-
Patch policy library for Azure China by @faister in #253
- Added support for ALZ Default Policy Assignments for Mooncake (Azure China)
-
Fixed typos by @boclifton-MSFT in #278
-
Implementation of correct output id, added example command for search on SPN name by @johnlokerse in #281
IMPORTANT: Please still review v0.9.0 release notes if you haven't upgraded to
v0.9.0
already
New Contributors
- @boclifton-MSFT made their first contribution in #278
Full Changelog: v0.9.1...v0.9.2