Summary
Another release, its been a busy month, but more great updates to ALZ Bicep 👍
In this release we add:
- Routing Intent support for Virtual WAN modules - https://learn.microsoft.com/azure/virtual-wan/how-to-routing-policies
- Ability to propagate the default route (
0.0.0.0/0
) from a VWAN Hub to spoke vNets via theenableInternetSecurity
property - Naming flexibility for Virtual WAN Hub Connections, if desired
- Azure Bastion Native Client Support (aka Tunnelling) - https://learn.microsoft.com/azure/bastion/native-client - thanks @juang903 🥳
What's Changed
- Add Bastion native client support by @juang903 in #607
- Add VWAN Features: Routing Intent, VHC Naming, Enable Internet Security by @jtracey93 in #612
- Release v0.16.3 by @jtracey93 in #613
New Contributors
Full Changelog: v0.16.2...v0.16.3