# alzarchitectureeditor **Repository Path**: mirrors_Azure/alzarchitectureeditor ## Basic Information - **Project Name**: alzarchitectureeditor - **Description**: A HTML / JavaScript tool to manage Azure Landing Zones architecture definitions - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-20 - **Last Updated**: 2026-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ALZ Architecture Editor This **experimental** project is a web-based architecture editor for the ALZ (Azure Landing Zones) architecture definitions. You can use it to create and edit Azure Landing Zones architecture diagrams, and export them as JSON files that can be used with the Azure Landing Zones Terraform provider. ![screenshot](./img/screenshot.png) ## How to use 1. Clone the repository: ```bash git clone https://github.com/Azure/alzarchitectureeditor.git ``` 2. Open the `index.html` file in your web browser.