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 pull request includes updates to the documentation and improvements to the nvahubspoke-connectivity.json template to support new features and fix existing issues. The most important changes are outlined below:
Documentation Updates:
Added new sections for "🔃 Policy Refresh Q2 FY25" and "November 2024" to the docs/wiki/Whats-new.md file.
Added a description for a bug fix in the Portal Accelerator under the "November 2024" section in the docs/wiki/Whats-new.md file.
Template Improvements:
Added support for specifying availability zones for VPN public IP addresses in eslzArm/subscriptionTemplates/nvahubspoke-connectivity.json.
Updated apiVersion to 2023-11-01 and standardized the sku and publicIPAllocationMethod properties for VPN and ExpressRoute public IP addresses in eslzArm/subscriptionTemplates/nvahubspoke-connectivity.json. [1][2]
Overview/Summary
This pull request includes updates to the documentation and improvements to the
nvahubspoke-connectivity.json
template to support new features and fix existing issues. The most important changes are outlined below:Documentation Updates:
docs/wiki/Whats-new.md
file.docs/wiki/Whats-new.md
file.Template Improvements:
eslzArm/subscriptionTemplates/nvahubspoke-connectivity.json
.apiVersion
to2023-11-01
and standardized thesku
andpublicIPAllocationMethod
properties for VPN and ExpressRoute public IP addresses ineslzArm/subscriptionTemplates/nvahubspoke-connectivity.json
. [1] [2]