# azure/azure-quickstart-templates

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/azure-azure-quickstart-templates).**

14,711 stars · 16,293 forks · Bicep · mit

## Links

- GitHub: https://github.com/Azure/azure-quickstart-templates
- Homepage: https://aka.ms/azqst
- awesome-repositories: https://awesome-repositories.com/repository/azure-azure-quickstart-templates.md

## Topics

`arm` `arm-templates` `azure` `bicep` `bicep-templates` `templates`

## Description

This project is a centralized library of community-contributed, declarative configuration files designed for automating the deployment of cloud infrastructure and services. It serves as a repository of machine-readable templates that define the desired state of cloud environments, enabling consistent and repeatable resource provisioning.

The collection provides pre-configured scripts that streamline the setup of virtual machines, databases, and networking components. By utilizing these templates, users can standardize the deployment of cloud services and automate the creation of development, testing, and production environments.

These templates leverage infrastructure-as-code practices to define resource topologies, ensuring that cloud environments are configured through structured schemas. The repository supports the automation of complex cloud environments by providing verified configurations that reduce manual setup time and configuration errors.

## Tags

### DevOps & Infrastructure

- [Cloud Deployment Templates](https://awesome-repositories.com/f/devops-infrastructure/cloud-deployment-templates.md) — Serves as a centralized library of community-contributed templates for automating cloud infrastructure deployment.
- [Infrastructure as Code](https://awesome-repositories.com/f/devops-infrastructure/infrastructure-as-code.md) — Provides a centralized library of declarative configuration files for automating cloud infrastructure provisioning.
- [Infrastructure as Code](https://awesome-repositories.com/f/devops-infrastructure/infrastructure/infrastructure-as-code.md) — Acts as a centralized source of machine-readable templates for consistent and repeatable cloud resource provisioning.
- [Cloud Provisioning Templates](https://awesome-repositories.com/f/devops-infrastructure/infrastructure/infrastructure-as-code/iac-providers-and-cloud/cloud-provisioning-templates.md) — Provides community-verified templates for quickly launching and configuring Azure cloud services.
- [Cloud Deployment Automation](https://awesome-repositories.com/f/devops-infrastructure/cloud-deployment-automation.md) — Streamlines the setup of virtual machines, databases, and networking components using pre-configured automation scripts. ([source](https://azure.microsoft.com/documentation/templates))
- [Cloud Infrastructure Automation](https://awesome-repositories.com/f/devops-infrastructure/cloud-infrastructure-automation.md) — Enables consistent and repeatable cloud infrastructure provisioning across complex environments.
- [Environment Orchestrators](https://awesome-repositories.com/f/devops-infrastructure/configuration-management/environment-management/environment-orchestrators.md) — Streamlines the creation of development, testing, and production environments through automated resource orchestration.
- [Template-Based Deployment](https://awesome-repositories.com/f/devops-infrastructure/template-based-deployment.md) — Coordinates the sequential creation of cloud services using template-based orchestration.
- [Dependency Graph Orchestrators](https://awesome-repositories.com/f/devops-infrastructure/dependency-graph-orchestrators.md) — Parses resource relationships to determine the correct execution order for provisioning interconnected cloud services.

### Software Engineering & Architecture

- [Declarative Reconciliation Engines](https://awesome-repositories.com/f/software-engineering-architecture/execution-control/declarative-reconciliation-engines.md) — Uses declarative reconciliation to ensure cloud environments match the desired state defined in templates.
- [Idempotency Patterns](https://awesome-repositories.com/f/software-engineering-architecture/idempotency-patterns.md) — Ensures consistent environment state through idempotent configuration execution.
- [State Reconciliation](https://awesome-repositories.com/f/software-engineering-architecture/state-reconciliation.md) — Repeatedly applies configuration changes to reconcile cloud environments with template definitions.
