The Azure Landing Zones (Enterprise-Scale) architecture provides prescriptive guidance coupled with Azure best practices, and it follows design principles across the critical design areas for organizations to define their Azure architecture
This PR addresses bugs identified with multi-region deployments with Virtual WAN, as identified in the Bug record: AB#36856
The root cause of these are places where location is not correctly being placed for the Virtual WAN deployments, as it is different than Virtual Networks in how and where region is used in some locations.
This PR fixes/adds/changes/removes
Resolves a bug where the programmatic name of the secondary Azure Firewall for Vwan deployments was not correct, creating issues whenever that programmatic name was used.
Resolves a bug where the secondary region's VPN gateway was not being built correctly.
Breaking Changes
None identified.
Testing Evidence
Please provide any testing evidence to show that your Pull Request works/fixes as described and planned (include screenshots, if appropriate).
Overview/Summary
This PR addresses bugs identified with multi-region deployments with Virtual WAN, as identified in the Bug record: AB#36856
The root cause of these are places where location is not correctly being placed for the Virtual WAN deployments, as it is different than Virtual Networks in how and where region is used in some locations.
This PR fixes/adds/changes/removes
Breaking Changes
Testing Evidence
Please provide any testing evidence to show that your Pull Request works/fixes as described and planned (include screenshots, if appropriate).
Bug errors:
These are no longer occurring in testing.
Testing URLs
Azure Public
Azure US Gov (Fairfax)
N/A
As part of this Pull Request I have
main
branch/docs/wiki/whats-new.md
)