github Azure/ALZ-Bicep v0.19.3

12 hours ago

Summary

This release introduces several new capabilities and improvements to the networking modules:

  • SNAT Configuration for Azure Firewall: Added support to configure Source Network Address Translation (SNAT) for Azure Firewall resources.
  • Active/Active Virtual Network Gateways: Networking modules now support the deployment of active/active virtual network gateways.
  • Bug Fixes:
    • Resolved an issue in the ALZ Default Policy Assignments module, where a specific assignment was missing a required role.
    • Fixed an issue with the DDOS resource output, which was missing a condition that caused failures when parDdosEnabled was set to true.

We’ve also introduced a hub networking module and an associated parameter file for use in the Accelerator for deployments targeting two regions. Along with this, a new parameter file for the VWAN module has been added, supporting multi-region deployments within the Accelerator.

Finally, we've added a note in the README indicating that starting in Q4 2024, applicable resources in all modules will be configured to be zone-redundant by default.

What's Changed

  • feat: Add SNAT property to firewall resources by @oZakari in #854
  • fix: Fix hubNetworking module output when DDoS is disabled by @cconstantin in #861
  • chore: Bump github/codeql-action from 3.26.6 to 3.26.8 by @dependabot in #858
  • fix: Add role connectedMachineResourceAdministrator to Deploy-vmHybr-Monitoring by @baartch in #862
  • fix: General networking fixes and add active-active capability for vnet gateway by @oZakari in #863
  • ci: Bump github/codeql-action from 3.26.8 to 3.26.9 by @dependabot in #864
  • feat: Multi region support for accelerator by @sebassem in #857

Breaking Changes

None 👍🏼

New Contributors

Full Changelog: v0.19.2...v0.19.3

Don't miss a new ALZ-Bicep release

NewReleases is sending notifications on new releases.