Please note this is still a public preview so the code base is likely to change based on issues, bugs, etc. reported to this repository.
Breaking Changes
A few breaking changes in the networking based modules:
spokeNetworking.bicep
Some parameter renames/re-casing:
parDNSServerIPArray
toparDnsServerIPs
parSpoketoHubRouteTableName
toparSpokeToHubRouteTableName
privateDnsZones.bicep
Some parameter renames:
parHubVirtualNetworkId
toparVirtualNetworkIdToLink
What's Changed
- remove deprecated extension from Contributing guide - Backlog Item 110091 by @JamJarchitect in #221
- Update vnetPeering documentation and samples by @jfaurskov in #220
- Fix markdown link check github docs 403 by @jtracey93 in #222
- Update Policy Library (automated) by @github-actions in #228
- Add Various Features & Fix Various Bugs to VWAN & Hub Networking by @jtracey93 in #226
- Fixes #205 for both VWAN & Hub/Spoke model
- Fixes Azure Firewall with Virtual Hub deployment fails as unable to set Public IP #219
- Fixes 💡 Feature Request - VWAN Route Table Missing In VWAN If Deploy Azure Firewall in Secure Hub Model #225
- Add Firewall Policy to Hub/Spoke model
- Added AZ support to publicIp module
- Updated bicepconfig.json for vwanConnectivity.bicep as added DNS zones
- Add Private DNS Zones to vwanConnectivity.bicep
- Add DDoS Std Plan to vwanConnectivity.bicep
- Corrected some typo's, camelCasing inconsistency fixes and added defaults by @johnlokerse in #229
Full Changelog: v0.6.1...v0.7.0