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 several important changes aimed at improving the Azure Landing Zones (ALZ) deployment process and fixing critical bugs. The changes include updates to the documentation and modifications to the ARM templates for better resource management and deployment reliability.
Documentation Updates:
docs/wiki/Whats-new.md: Fixed a bug that caused deployment failures when deploying an Express Route Gateway and Basic Firewall SKU through the portal accelerator.
Overview/Summary
This pull request includes several important changes aimed at improving the Azure Landing Zones (ALZ) deployment process and fixing critical bugs. The changes include updates to the documentation and modifications to the ARM templates for better resource management and deployment reliability.
Documentation Updates:
docs/wiki/Whats-new.md
: Fixed a bug that caused deployment failures when deploying an Express Route Gateway and Basic Firewall SKU through the portal accelerator.ARM Template Modifications:
eslzArm/subscriptionTemplates/hubspoke-connectivity.json
: Added theerGwName
variable to the list of resources in the ARM template to ensure proper deployment of the Express Route Gateway.Azure Public