{"id":18148315,"url":"https://github.com/azure/alz-bicep","last_synced_at":"2025-05-14T14:08:32.089Z","repository":{"id":36964909,"uuid":"396743838","full_name":"Azure/ALZ-Bicep","owner":"Azure","description":"This repository contains the Azure Landing Zones (ALZ) Bicep modules that help deliver and deploy the Azure Landing Zone conceptual architecture in a modular approach. https://aka.ms/alz/docs","archived":false,"fork":false,"pushed_at":"2025-05-07T04:28:54.000Z","size":10174,"stargazers_count":805,"open_issues_count":24,"forks_count":535,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-05-08T00:11:58.561Z","etag":null,"topics":["alz","azure","azure-landing-zones","azure-policy","bicep","enterprise-scale","eslz","landing-zone","landing-zones"],"latest_commit_sha":null,"homepage":"","language":"Bicep","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Azure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-16T10:34:15.000Z","updated_at":"2025-05-06T09:52:42.000Z","dependencies_parsed_at":"2023-10-25T18:34:57.480Z","dependency_job_id":"7aed239d-7709-440b-8ec0-71d700b3d975","html_url":"https://github.com/Azure/ALZ-Bicep","commit_stats":{"total_commits":543,"total_committers":65,"mean_commits":8.353846153846154,"dds":0.6482504604051565,"last_synced_commit":"c151f035b535da02486f08d771232af661bc234c"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2FALZ-Bicep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2FALZ-Bicep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2FALZ-Bicep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2FALZ-Bicep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/ALZ-Bicep/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254160389,"owners_count":22024568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alz","azure","azure-landing-zones","azure-policy","bicep","enterprise-scale","eslz","landing-zone","landing-zones"],"created_at":"2024-11-01T23:08:01.265Z","updated_at":"2025-05-14T14:08:32.059Z","avatar_url":"https://github.com/Azure.png","language":"Bicep","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure Landing Zones (ALZ) - Bicep\n\n[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/azure/alz-bicep.svg)](http://isitmaintained.com/project/azure/alz-bicep \"Average time to resolve an issue\")\n[![Percentage of issues still open](http://isitmaintained.com/badge/open/azure/alz-bicep.svg)](http://isitmaintained.com/project/azure/alz-bicep \"Percentage of issues still open\")\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/Azure/ALZ-Bicep/badge)](https://scorecard.dev/viewer/?uri=github.com/Azure/ALZ-Bicep)\n\n[![Update Policy Library](https://github.com/Azure/ALZ-Bicep/actions/workflows/update-policy.yml/badge.svg?branch=main)](https://github.com/Azure/ALZ-Bicep/actions/workflows/update-policy.yml)\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Azure/ALZ-Bicep?style=flat\u0026logo=github)\n\n![Bicep Logo](docs/wiki/media/bicep-logo.png)\n\nWelcome to the Azure Landing Zones Bicep repository.\n\nDetailed information about how to use, deploy, and extend artifacts found in this repository can be found on our Wiki:\n\n- [Home][wiki_home]\n- [Deployment Flow][wiki_deployment_flow]\n  - [Network Topology: Hub and Spoke][wiki_deployment_flow_hs]\n  - [Network Topology: Virtual WAN][wiki_deployment_flow_vwan]\n- [Consumer Guide][wiki_consumer_guide]\n  - [Accelerator][wiki_accelerator]\n  - [Classic Accelerator][wiki_classic_accelerator]\n  - [Azure Monitor Baseline Alerts for the Classic Accelerator][wiki_amba_classic_accelerator]\n  - [Known Issues][wiki_known_issues]\n  - [Frequently Asked Questions][wiki_faq]\n- [How Does ALZ-Bicep Implement Azure Policies?][wiki_policy_deep_dive]\n  - [Adding Custom Azure Policy Definitions][wiki_policy_defs]\n  - [Assigning Azure Policies][wiki_policy_assignments]\n- [How Does ALZ-Bicep Implement Resilient Deployments Across Availability Zones?][wiki_resiliency]\n- [Contributing][wiki_contributing]\n- [Telemetry Tracking Using Customer Usage Attribution (PID)][wiki_cuaid]\n- [Azure Container Registry Deployment - Private Bicep Registry][wiki_acrdeploy]\n- [Sample Pipelines][wiki_pipelines]\n  - [GitHub Actions][wiki_pipelines_gh]\n  - [Azure DevOps][wiki_pipelines_ado]\n- [Code Tours][code_tours]\n\n## Overview\n\nThe Azure Landing Zones Bicep repository provides an approach for deploying and managing the core platform capabilities of the Cloud Adoption Framework Azure Landing Zones conceptual architecture using Bicep.\n\nCurrently, each module can be deployed separately via the command line. Future releases will include a more automated approach using orchestration modules, but due to current Bicep \u0026 ARM limitations, this is not possible today.\n\n\u003e Check out our page in the Azure Architecture Center: [Azure landing zones - Bicep modules design considerations][aac_article]\n\n## Getting Started\n\nTo get started with ALZ Bicep, please refer to the [Deployment Flow wiki page][wiki_deployment_flow] for:\n\n1. Prerequisites and dependencies for the overall implementation.\n2. High-level deployment flow.\n3. Links to more detailed instructions on individual modules.\n\n### Azure Enablement Show Videos\n\nWe have created a short 3-part series of videos on the Azure Enablement Show that can be found below:\n\n\u003c!-- markdownlint-disable --\u003e\n#### Part 1 - Introduction to Azure Landing Zones Bicep\n\n[![Part 1 - Introduction to Azure Landing Zones Bicep](https://img.youtube.com/vi/-pZNrH1GOxs/hqdefault.jpg)](https://aka.ms/azenable/94)\n\n#### Part 2 - Azure Landing Zones Bicep - Enabling platform services\n\n[![Part 2 - Azure Landing Zones Bicep - Enabling platform services](https://img.youtube.com/vi/FNT0ZtUxYKQ/hqdefault.jpg)](https://aka.ms/azenable/95)\n\n#### Part 3 - Azure Landing Zones Bicep - Enabling landing zones\n\n[![Part 3 - Azure Landing Zones Bicep - Enabling landing zones](https://img.youtube.com/vi/cZ7IN3zGbyM/hqdefault.jpg)](https://aka.ms/azenable/96)\n\u003c!-- markdownlint-restore --\u003e\n## Contributing\n\nThis project welcomes contributions and suggestions. Please review our [Contributing guide][wiki_contributing] in the Wiki. Once your PR is created and submitted a member of the team will triage, review and discuss with you 👍\nMost contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit the [Microsoft Contributor License Agreement page](https://opensource.microsoft.com/cla/).\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## Telemetry\n\nWhen you deploy one or more modules in Azure Landing Zones Bicep repo, Microsoft can identify the installation of said module/s with the deployed Azure resources. Microsoft can correlate these resources used to support the software. Microsoft collects this information to provide the best experiences with their products and to operate their business. The telemetry is collected through customer usage attribution. The data is collected and governed by [Microsoft's privacy policies](https://www.microsoft.com/trustcenter).\n\nIf you don't wish to send usage data to Microsoft, details on how to turn it off can be found [here][wiki_cuaid].\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft\ntrademarks or logos is subject to and must follow\n[Microsoft's Trademark \u0026 Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general).\nUse of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.\nAny use of third-party trademarks or logos are subject to those third-party's policies.\n\n## Security\n\nIf you believe you have found a security vulnerability in this repository, please refer to [this guide][vulnerability_reporting] on how to report it.\n\n## Support\n\nFor support on the artifacts contained in this repository, please refer to [this guide][support_statement] for more details.\n\n [//]: # (************************)\n [//]: # (INSERT LINK LABELS BELOW)\n [//]: # (************************)\n\n[wiki_home]:                                  https://github.com/Azure/ALZ-Bicep/wiki/home \"Wiki - Home\"\n[wiki_deployment_flow]:                            https://github.com/Azure/ALZ-Bicep/wiki/DeploymentFlow \"Wiki - Deployment Flow\"\n[wiki_deployment_flow_hs]:                            https://github.com/Azure/ALZ-Bicep/wiki/DeploymentFlowHS \"Wiki - Deployment Flow - Hub and Spoke\"\n[wiki_deployment_flow_vwan]:                            https://github.com/Azure/ALZ-Bicep/wiki/DeploymentFlowVWAN \"Wiki - Deployment Flow - Virtual WAN\"\n[wiki_consumer_guide]:                          https://github.com/Azure/ALZ-Bicep/wiki/ConsumerGuide \"Wiki - Consumer Guide\"\n[wiki_policy_deep_dive]:                        https://github.com/Azure/ALZ-Bicep/wiki/PolicyDeepDive \"Wiki - Policy Deep Dive\"\n[wiki_policy_defs]:                        https://github.com/Azure/ALZ-Bicep/wiki/AddingPolicyDefs \"Wiki - Policy Definitions\"\n[wiki_policy_assignments]:                        https://github.com/Azure/ALZ-Bicep/wiki/AssigningPolicies \"Wiki - Policy Assignments\"\n[wiki_resiliency]:                            https://github.com/Azure/ALZ-Bicep/wiki/Resiliency \"Wiki - Resiliency\"\n[wiki_contributing]:                          https://github.com/Azure/ALZ-Bicep/wiki/Contributing \"Wiki - Contributing\"\n[wiki_accelerator]:                          \u003chttps://github.com/Azure/ALZ-Bicep/wiki/Accelerator\u003e \"Wiki - Accelerator\"\n[wiki_classic_accelerator]:                          \u003chttps://github.com/Azure/ALZ-Bicep/wiki/ClassicAccelerator\u003e \"Wiki - Classic Accelerator (Deprecated)\"\n[wiki_amba_classic_accelerator]:             \u003chttps://github.com/Azure/ALZ-Bicep/wiki/AzureMonitorBaselineAlerts\u003e \"Wiki - AMBA for Classic Accelerator (Deprecated)\"\n[wiki_known_issues]:                          \u003chttps://github.com/Azure/ALZ-Bicep/wiki/KnownIssues\u003e \"Wiki - Known Issues\"\n[wiki_faq]:                          \u003chttps://github.com/Azure/ALZ-Bicep/wiki/FAQ\u003e \"Wiki - FAQs\"\n[wiki_cuaid]:                          \u003chttps://github.com/Azure/ALZ-Bicep/wiki/CustomerUsage\u003e \"Wiki - Telemetry Usage ID\"\n[wiki_acrdeploy]:                          \u003chttps://github.com/Azure/ALZ-Bicep/wiki/ACRDeployment\u003e \"Wiki - Private Bicep Registry\"\n[vulnerability_reporting]:                          \u003chttps://github.com/Azure/ALZ-Bicep/blob/main/SECURITY.md\u003e \"Vulnerability reporting\"\n[support_statement]:                          \u003chttps://github.com/Azure/ALZ-Bicep/blob/main/SUPPORT.md\u003e \"Microsoft Support Policy\"\n[wiki_pipelines]:                          \u003chttps://github.com/Azure/ALZ-Bicep/wiki/PipelinesOverview\u003e \"Wiki - Sample Pipelines\"\n[wiki_pipelines_gh]:                          \u003chttps://github.com/Azure/ALZ-Bicep/wiki/PipelinesGitHub\u003e \"Wiki - Sample Pipelines - GitHub Actions\"\n[wiki_pipelines_ado]:                          \u003chttps://github.com/Azure/ALZ-Bicep/wiki/PipelinesADO\u003e \"Wiki - Sample Pipelines - Azure DevOps\"\n[code_tours]:                                   \u003chttps://github.com/Azure/ALZ-Bicep/wiki/CodeTour\u003e \"Wiki - Code tours\"\n[aac_article]:                                  \u003chttps://learn.microsoft.com/azure/architecture/landing-zones/bicep/landing-zone-bicep\u003e \"Azure Architecture Center - Azure landing zones - Bicep modules design considerations\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Falz-bicep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazure%2Falz-bicep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazure%2Falz-bicep/lists"}