{"id":14063613,"url":"https://github.com/Azure/ALZ-PowerShell-Module","last_synced_at":"2025-07-29T15:34:42.851Z","repository":{"id":148760175,"uuid":"608612485","full_name":"Azure/ALZ-PowerShell-Module","owner":"Azure","description":"The Azure Landing Zones Accelerators PowerShell module","archived":false,"fork":false,"pushed_at":"2024-11-29T11:51:42.000Z","size":4135,"stargazers_count":79,"open_issues_count":37,"forks_count":39,"subscribers_count":16,"default_branch":"main","last_synced_at":"2024-11-29T12:35:32.122Z","etag":null,"topics":["accelerator","azure","azure-devops","azure-landing-zones","bicep","github-actions","landing-zone","terraform"],"latest_commit_sha":null,"homepage":"https://www.powershellgallery.com/packages/ALZ/","language":"PowerShell","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-02T11:34:32.000Z","updated_at":"2024-11-27T08:52:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f7f6e7e-b161-41ed-b58d-0f1cb1dd6084","html_url":"https://github.com/Azure/ALZ-PowerShell-Module","commit_stats":{"total_commits":65,"total_committers":12,"mean_commits":5.416666666666667,"dds":0.7692307692307692,"last_synced_commit":"41a7a1617aa7e905f9efa4222f0a23581a349f2e"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2FALZ-PowerShell-Module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2FALZ-PowerShell-Module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2FALZ-PowerShell-Module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azure%2FALZ-PowerShell-Module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azure","download_url":"https://codeload.github.com/Azure/ALZ-PowerShell-Module/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228028546,"owners_count":17858348,"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":["accelerator","azure","azure-devops","azure-landing-zones","bicep","github-actions","landing-zone","terraform"],"created_at":"2024-08-13T07:03:25.301Z","updated_at":"2025-07-29T15:34:42.836Z","avatar_url":"https://github.com/Azure.png","language":"PowerShell","funding_links":[],"categories":["PowerShell","Official"],"sub_categories":["Official Repositories and Tools"],"readme":"# Azure Landing Zones Accelerators for Bicep and Terraform\r\n\r\n[![license](https://img.shields.io/badge/License-MIT-purple.svg)](LICENSE)\r\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/Azure/ALZ-PowerShell-Module/badge)](https://scorecard.dev/viewer/?uri=github.com/Azure/ALZ-PowerShell-Module)\r\n![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Azure/ALZ-PowerShell-Module?style=flat\u0026logo=github)\r\n![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/Azure/ALZ-PowerShell-Module)\r\n![GitHub contributors](https://img.shields.io/github/contributors/Azure/ALZ-PowerShell-Module)\r\n\r\n## Introduction\r\n\r\nThis repository contains the PowerShell module and documentation for the Azure landing zones Accelerators for Bicep and Terraform. The accelerators are an opinionated implementation of the Azure Landing Zones Terraform modules, with Azure DevOps or GitHub bootstrapping.\r\n\r\nIt is designed to be used as a template to enable you to get started quickly deploying ALZ with Bicep or Terraform.\r\n\r\nPlease refer to our [Docs](https://aka.ms/alz/acc) for detailed features and usage instructions.\r\n\r\n## Quick Start\r\n\r\nTo get going right now, run these PowerShell steps:\r\n\r\n```pwsh\r\nInstall-Module -Name ALZ\r\nDeploy-Accelerator -inputs \"inputs.yaml\"\r\n```\r\n\r\n## Software Requirements\r\n\r\nYou can see the software requirements for the ALZ Accelerators in the [Phase 1 Docs](https://aka.ms/alz/acc/phase1).\r\n\r\nTo check the requirements, run these commands:\r\n\r\n```pwsh\r\nInstall-Module -Name ALZ\r\nTest-AcceleratorRequirement\r\n```\r\n\r\n## Contributing\r\n\r\nThis project welcomes contributions and suggestions.  Most contributions require you to agree to a\r\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\r\nthe rights to use your contribution. For details, visit [https://cla.opensource.microsoft.com](https://cla.opensource.microsoft.com).\r\n\r\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\r\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\r\nprovided by the bot. You will only need to do this once across all repos using our CLA.\r\n\r\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\r\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\r\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\r\n\r\n## Trademarks\r\n\r\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft\r\ntrademarks or logos is subject to and must follow\r\n[Microsoft's Trademark \u0026 Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general).\r\nUse of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.\r\nAny use of third-party trademarks or logos are subject to those third-party's policies.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAzure%2FALZ-PowerShell-Module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAzure%2FALZ-PowerShell-Module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAzure%2FALZ-PowerShell-Module/lists"}