Azure Quickstart Templates
Deploy Azure resources through the Azure Resource Manager with community contributed templates to get more done. Deploy, learn, fork and contribute back.
What is Azure Resource Manager
Azure Resource Manager allows you to provision your applications using a declarative template. In a single template, you can deploy multiple services along with their dependencies. You use the same template to repeatedly deploy your application during every stage of the application lifecycle.
- All
- Microsoft.Aad (1)
- Microsoft.Analysisservices (1)
- Microsoft.Apimanagement (9)
- Microsoft.Authorization (2)
- Microsoft.Automation (9)
- Microsoft.Backup (2)
- Microsoft.Batch (2)
- Microsoft.Cache (8)
- Microsoft.Cdn (5)
- Microsoft.Certificateregistration (2)
- Microsoft.Cognitiveservices (2)
- Microsoft.Compute (364)
- Microsoft.Consumption (1)
- Microsoft.Containerinstance (14)
- Microsoft.Containerregistry (6)
- Microsoft.Containerservice (9)
- Microsoft.Databricks (4)
- Microsoft.Datafactory (13)
- Microsoft.Datalakeanalytics (1)
- Microsoft.Datalakestore (5)
- Microsoft.Datamigration (1)
- Microsoft.Dbformysql (7)
- Microsoft.Dbforpostgresql (5)
- Microsoft.Devices (1)
- Microsoft.Devtestlab (2)
- Microsoft.Documentdb (8)
- Microsoft.Domainregistration (1)
- Microsoft.Eventgrid (4)
- Microsoft.Eventhub (10)
- Microsoft.Hdinsight (22)
- Microsoft.Insights (27)
- Microsoft.Keyvault (7)
- Microsoft.Kusto (1)
- Microsoft.Logic (17)
- Microsoft.Managedidentity (1)
- Microsoft.Media (3)
- Microsoft.Network (428)
- Microsoft.Notificationhubs (2)
- Microsoft.Operationalinsights (19)
- Microsoft.Operationsmanagement (10)
- Microsoft.Portal (1)
- Microsoft.Powerbi (1)
- Microsoft.Recoveryservices (7)
- Microsoft.Relay (6)
- Microsoft.Resources (134)
- Microsoft.Scheduler (2)
- Microsoft.Search (2)
- Microsoft.Servicebus (16)
- Microsoft.Servicefabric (3)
- Microsoft.Signalrservice (1)
- Microsoft.Sql (30)
- Microsoft.Sqlvirtualmachine (2)
- Microsoft.Storage (255)
- Microsoft.Streamanalytics (1)
- Microsoft.Timeseriesinsights (1)
- Microsoft.Visualstudio (1)
- Microsoft.Web (69)
428 templates match your filter.
Deploy a simple Ubuntu Linux VM
This template allows you to deploy a simple Linux VM using a few different options for the Ubuntu version, using the latest patched version. This will deploy a A1 size VM in the resource group location and return the FQDN of the VM.
Install Configuration Manager Current Branch in Azure
This template creates 4 new Azure VMs. It configures a new standalone primary site, a SQL Server, a remote site system server with Management Point and Distribution Point and a remote site system server for other site system roles. You need to virtual network with ExpressRoute before you start the deployment.
SonarQube on Windows with Azure SQL Database
Deploy a Windows VM with SonarQube installed and configured against an Azure SQL Database.
Azure Databricks All-in-one Template for VNet Injection
This template allows you to create a network security group, a virtual network and an Azure Databricks workspace with the virtual network.
Azure Databricks Network Security Group for VNet Injection
This template allows you to create a Network Security Group for Azure Databricks VNet injection.
Azure Databricks Virtual Network for VNet Injection
This template allows you to create a Virtual Network for Azure Databricks VNet injection.
This template creates an application gateway with Rewrite functionalities in a virtual network and sets up load balancing, rewrite rules
Create Configuration Manager Tech Preview Lab in Azure
This template creates a new System Center Configuration Manager Technical Preview Lab environment. It creates 4 new Azure VMs, configuring a new AD Domain Controller for a new Domain, SQL Server for site database, a standalone primary site and a remote site system server with Management Point and Distribution Point roles. Note: This ConfigMgr/SCCM template is to be used for Lab purpose only.
This template allows you to deploy a simple Windows VM using a few different options for the Windows version, using the latest patched version. This will deploy a A2 size VM in the resource group location and return the FQDN of the VM.
Create an Application Gateway v2
This template creates an application gateway v2 in a virtual network and sets up auto scaling properties and an HTTP load-balancing rule with public frontend
SAP NetWeaver 3-tier (managed disk)
This template allows you to deploy a VM using a operating system that is supported by SAP and Managed Disks.
SAP NetWeaver 2-tier (managed disk)
This template allows you to deploy a VM using a operating system that is supported by SAP and Managed Disks.
This template helps you setup a development environment where you can deploy BOSH and Cloud Foundry.
Create a WordPress site in a virtual network
This template creates a WordPress site on Container Instance in a virtual network. And output a public site FQDN which could access WordPress site.
Managed Azure Active Directory Domain Services
This template deploys an Managed Azure Active Directory Domain Service with required VNet and NSG configurations.
SharePoint 2016 and 2013 configured with ADFS authentication
This template deploys SharePoint 2013 or 2016 with 3 VMs (DC, SQL and SharePoint), each with a public IP address and a subnet protected with a Network Security Group. Domain Controller runs ADCS, ADFS, and 2 additional DNS zones to support SharePoint apps. SharePoint has 1 web application with 2 zones. Default zone uses Windows authentication and Intranet zone uses federated authentication with ADFS. Latest version of claims provider LDAPCP is installed and configured. User Profile and Apps (addins) services are fully configured.
Azure Container Instances - VNet
Deploy a container instance into an Azure virtual network.
This template creates a Network Watcher resource.
Create VM rig for load test using Azure DevOps CLT service
Using this template, you can create your own load test rig on Azure IaaS virtual machines. The test rig will be configured for your Azure DevOps Services account and can be used to run cloud-based load tests using Visual Studio. The cloud-load testing service will use this registered rig instead of provisioning one dynamically.
Load test rig in a specific VNet for testing private apps
Using this template, you can create your own load test rig on Azure IaaS virtual machines in order to test applications that do not have a public end-point. The load generating agent machines will be created in the specified VNet. This VNet should have line of sight to the application you want to test. The test rig will be configured for your Azure DevOps Services account and can be used to run cloud-based load tests using Visual Studio.
Deploy Azure Database for MySQL with VNet
This template provides a easy way to deploy Azure database for MySQL with VNet integration
Concourse is a CI system composed of simple tools and ideas. It can express entire pipelines, integrating with arbitrary resources, or it can be used to execute one-off tasks, either locally or in another CI system. This template can help to prepare neccessary Azure resources to setup such a CI system, and make the setup more simple.
Create a Virtual Network with two Subnets
This template allows you to create a Virtual Network with two subnets.
Ubuntu Tomcat server for use with Team Services deployments
This template allows you to create an Ubuntu VM running Apache2 and Tomcat7 and enabled to support Visual Studio Team Services Apache Tomcat Deployment task, the Copy Files over SSH task, and the FTP Upload task (using ftps) to enable deployment of web applications.