Skip to content

A web app that helps you create the architecture design diagram for your Azure solutions and automatically generate IaC code from it.

License

Notifications You must be signed in to change notification settings

chunliu/AzureDesignStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Design Studio

License: GPL v3 build

Azure Design Studio is a web application designed to simplify and streamline the process of creating solution architectures for Azure. With a focus on ease of use, efficiency, and consistency, it offers several key features:

  • Visual design: Create solution architecture for Azure using a visually appealing and consistent styling.
  • Validation: Ensure your design adheres to the rules and constraints of Azure resources to reduce errors.
  • Export: Export your design as images for easy integration into your documents and presentations.
  • Cloud storage: Save your design in the cloud for convenient access from any location.
  • Infrastructure as Code (IaC) generation: Automatically generate IaC for your design, with support for both ARM templates and Bicep.

The primary goal of Azure Design Studio is to help users create high-quality solution architectures for Azure while reducing the learning curve associated with ARM and Bicep. By improving the overall user experience, Azure Design Studio enables more efficient design and deployment of solutions on Azure.

As an award winning project, Azure Design Studio won the 3rd Place Winner award of Microsoft Global Hackathon 2022.

screenshot

Contribution

All feedback and suggestions are welcome. Please feel free to create an issue if you have any.

If you want to build and debug the code locally, please follow the instruction below. All PRs are welcome too.

Build it locally

To build and test the code locally, you will need the following tools:

  • Visual Studio 2022 (latest version)
  • (Optional) Azure CLI, if you want to debug and test the code locally.
  • (Optional) Docker Desktop, if you want to build the docker image locally.

To build the code, clone the repo:

git clone --recursive https://github.com/chunliu/AzureDesignStudio.git

And then open the solution in Visual Studio 2022.

To launch and debug the code locally, set AzureDesignStudio.Server as the startup project in Visual Studio 2022.

Frameworks and Libraries

Azure Design Studio is built on top of the following frameworks and libraries:

Disclaimer

Azure Design Studio is a personal project without any warranty. It is neither an official product from Microsoft nor supported by Microsoft. Use it at your own risk.

About

A web app that helps you create the architecture design diagram for your Azure solutions and automatically generate IaC code from it.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published