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.Alertsmanagement (1)
- Microsoft.Analysisservices (1)
- Microsoft.Apimanagement (18)
- Microsoft.App (2)
- Microsoft.Appconfiguration (5)
- Microsoft.Appplatform (1)
- Microsoft.Attestation (1)
- Microsoft.Authorization (45)
- Microsoft.Automation (9)
- Microsoft.Batch (2)
- Microsoft.Blockchain (1)
- Microsoft.Blueprint (1)
- Microsoft.Cache (9)
- Microsoft.Cdn (26)
- Microsoft.Certificateregistration (2)
- Microsoft.Cognitiveservices (3)
- Microsoft.Compute (389)
- Microsoft.Confidentialledger (1)
- Microsoft.Consumption (3)
- Microsoft.Containerinstance (17)
- Microsoft.Containerregistry (12)
- Microsoft.Containerservice (10)
- Microsoft.Customproviders (3)
- Microsoft.Databricks (8)
- Microsoft.Datafactory (17)
- Microsoft.Datalakeanalytics (1)
- Microsoft.Datalakestore (5)
- Microsoft.Datamigration (2)
- Microsoft.Dataprotection (3)
- Microsoft.Datashare (3)
- Microsoft.Dbformariadb (1)
- Microsoft.Dbformysql (8)
- Microsoft.Dbforpostgresql (7)
- Microsoft.Devices (6)
- Microsoft.Deviceupdate (2)
- Microsoft.Devtestlab (4)
- Microsoft.Documentdb (23)
- Microsoft.Domainregistration (1)
- Microsoft.Eventgrid (7)
- Microsoft.Eventhub (18)
- Microsoft.Guestconfiguration (1)
- Microsoft.Hdinsight (28)
- Microsoft.Healthcareapis (1)
- Microsoft.Insights (76)
- Microsoft.Keyvault (30)
- Microsoft.Kusto (3)
- Microsoft.Labservices (3)
- Microsoft.Logic (29)
- Microsoft.Machinelearningservices (28)
- Microsoft.Managedidentity (16)
- Microsoft.Management (1)
- Microsoft.Maps (4)
- Microsoft.Media (2)
- Microsoft.Migrate (1)
- Microsoft.Mobilenetwork (5)
- Microsoft.Netapp (3)
- Microsoft.Network (512)
- Microsoft.Notificationhubs (2)
- Microsoft.Operationalinsights (42)
- Microsoft.Operationsmanagement (17)
- Microsoft.Portal (4)
- Microsoft.Powerbi (1)
- Microsoft.Powerbidedicated (1)
- Microsoft.Purview (1)
- Microsoft.Recoveryservices (13)
- Microsoft.Relay (7)
- Microsoft.Resourcegraph (1)
- Microsoft.Resources (168)
- Microsoft.Search (2)
- Microsoft.Security (6)
- Microsoft.Securityinsights (2)
- Microsoft.Servicebus (20)
- Microsoft.Servicefabric (3)
- Microsoft.Signalrservice (1)
- Microsoft.Solutions (3)
- Microsoft.Sql (40)
- Microsoft.Sqlvirtualmachine (4)
- Microsoft.Storage (278)
- Microsoft.Storagepool (1)
- Microsoft.Streamanalytics (1)
- Microsoft.Subscription (1)
- Microsoft.Synapse (1)
- Microsoft.Timeseriesinsights (2)
- Microsoft.Virtualmachineimages (1)
- Microsoft.Visualstudio (1)
- Microsoft.Web (103)
Showing all 20 templates. Refine results with search.
Create a Service Bus namespace Virtual Network rule
This template enables you to deploy a Service Bus Premium namespace with Virtual Network rule
Create a Service Bus namespace and queue authorization rule
This template enables you to deploy a Service Bus Standard namespace, and authorization rules for both the namespace and a queue.
Create a Service Bus namespace and queue
This template enables you to deploy a Service Bus Standard namespace and a queue.
Create Azure Event Grid Custom Topic and Subscription
Creates an Azure Event Grid custom topic and a service bus queue subscription. Template originally authored by Markus Meyer.
Create a Service Bus namespace and queue
This template enables you to deploy a Service Bus Standard namespace and a queue.
Create a Service Bus namespace IP Filter rule
This template enables you to deploy a Service Bus Premium namespace with IP Filter rule
Correlating messages over Logic Apps using Service Bus
which shows how we can correlate messages over Logic Apps using Azure Service Bus
Create a Service Bus Namespace and Topic
This template creates a Service Bus Namespace and Topic.
Create Azure Event Grid Custom Topic and Subscription
Creates an Azure Event Grid custom topic and a service bus topic subscription. Template originally authored by Markus Meyer.
Create a Service Bus Geo-recovery
This template allows you to configure Service Bus Geo-disaster recovery alias on premium SKU Namespaces.
Create a Service Bus Topic with Subscription and SQL Filter
This template creates a Service Bus Namespace and Topic with a Subscription using a SQL Filter expression to recieve only the messages that match the defined SQL Filter Expression.
Create a Service Bus Namespace
This template creates a Service Bus Namespace.
Create a Service Bus namespace
This template enables you to deploy a Service Bus namespace with a Basic/Standard SKU.
This template allows you to create resources required for EpiServerCMS deployment in Azure
Create a Service Bus namespace, topic, subscription and Rule
This template enables you to deploy a Service Bus Standard namespace, a topic, a subscription and a rule.
Create a Service Bus namespace, topic, and subscription
This template enables you to deploy a Service Bus Standard namespace, a topic, and a subscription.
Connect to a Service Bus namespace via private endpoint
This sample shows how to use configure a virtual network and private DNS zone to access a Service Bus namespace via private endpoint.
Create a Service Bus Premium Namespace and AuthorizationRule
This template creates a Service Bus Premium Namespace and a namespace AuthorizationRule
Create a Service Bus namespace, topic, and subscription
This template enables you to deploy a Service Bus Standard namespace, a topic, and a subscription.
Integration Patterns - Message Router - Service Bus
Solution which shows how we can set up the Message Router pattern using a Service Bus Topic