Modèles de démarrage rapide Azure
Déployez des ressources Azure via Azure Resource Manager avec des modèles distribués par la communauté pour améliorer votre productivité. Déployez, apprenez, répliquez et contribuez.
Présentation d'Azure Resource Manager
Azure Resource Manager vous permet d’approvisionner vos applications à l’aide d’un modèle déclaratif. Dans un modèle unique, vous pouvez déployer plusieurs services avec leurs dépendances. Vous utilisez le même modèle pour déployer de manière répétée votre application à chaque étape de son cycle de vie.
- Tout
- 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 (44)
- 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 (390)
- 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 (15)
- Microsoft.Management (1)
- Microsoft.Maps (4)
- Microsoft.Media (2)
- Microsoft.Migrate (1)
- Microsoft.Mobilenetwork (5)
- Microsoft.Netapp (4)
- 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)
Affichage de tous les 1,064modèles. Affinez les résultats avec la recherche.
Create an Azure Compute Gallery
This module creates an Azure Compute Gallery resource with apiVersion 2019-12-01.
Dedicated SQL pool with Transparent Encryption.
Creates a SQL Server and a Dedicated SQL pool (formerly SQL DW) with Transparent Data Encryption.
SAP HANA Azure NetApp Files Cross Region Replication storage
This template deploys storage for SAP HANA disaster recovery deployments. Storage is provided using Azure NetApp Files, built on NetApp ONTAP storage OS.
Create a Standard Stream Analytics Job
This template creates a Standard Stream Analytics Job without input and output
Deploy an Azure SignalR service
This template creates an Azure SignalR Service using a template.
Deploy a 5 Node Secure Cluster
This template allows you to deploy a secure 5 node Service Fabric Cluster running Windows Server 2019 Datacenter on a Standard_D2_v2 Size VMSS.
Dokku is a mini-heroku-style PaaS on a single VM.
Blueprints - Create a new blueprint definition
This template creates an Azure Blueprint blueprint definition. The blueprint definition includes a policy assignment artifact and can be modified and then deployed to management groups or subscriptions for consistent environments.
Create a Recovery Services vault with advanced options
This template creates a Recovery Services vault that will be used further for Backup and Site Recovery.
Create Azure Event Grid Custom Topic and Subscription
Creates an Azure Event Grid custom topic and a webhook subscription. Template originally authored by John Downs.
Resource Graph Shared Query - Count OS
This template deploys an Azure Resource Graph shared query. The shared query counts all virtual machine resources and summarizes by the OS type. A shared query can be pinned to a dashboard or converted to a supported visualization such as a bar or pie chart.
Assign a built-in policy to an existing resource group
This template assigns a built-in policy to an existing resource group.
Create SQL MI inside the new virtual network
Deploy Azure Sql Database Managed Instance (SQL MI) inside new Virtual Network.
Create a Web App plus Redis Cache using a template
This template creates an Azure Web App with Redis cache.
Create a Redis Cache using a template
This template creates an Azure Redis Cache with diagnostics data kept in a storage account.
JBoss EAP on RHEL (clustered, multi-VM)
This template allows you to create multiple RHEL 8.4 VM running JBoss EAP 7.4 cluster and also deploy a web application called eap-session-replication, you can log into the admin console using the JBoss EAP username and password configured at the time of the deployment.
JBoss EAP on RHEL (clustered, VMSS)
This template allows you to create RHEL 8.4 VMSS instances running JBoss EAP 7.4 cluster and also deploy a web application called eap-session-replication, you can log into the admin console using the JBoss EAP username and password configured at the time of the deployment.
Deploy a trusted launch capable Linux virtual machine
This template allows you to deploy a trusted launch capable Linux virtual machine using a few different options for the Linux version, using the latest patched version. If you enable Secureboot and vTPM, the Guest Attestation extension will be installed on your VM. This extension will perform remote [attestation](https://docs.microsoft.com/en-us/windows/security/information-protection/tpm/tpm-fundamentals#measured-boot-with-support-for-attestation) by the cloud. By default, this will deploy an Standard_D2_v3 size virtual machine in the resource group location and return the FQDN of the virtual machine.
Deploy a trusted launch capable Windows virtual machine
This template allows you to deploy a trusted launch capable Windows virtual machine using a few different options for the Windows version, using the latest patched version. If you enable Secureboot and vTPM, the Guest Attestation extension will be installed on your VM. This extension will perform remote [attestation](https://docs.microsoft.com/en-us/windows/security/information-protection/tpm/tpm-fundamentals#measured-boot-with-support-for-attestation) by the cloud. By default, this will deploy an Standard_D2_v3 size virtual machine in the resource group location and return the FQDN of the virtual machine.
Azure Cloud Shell - VNet storage
This template deploys Azure Cloud Shell storage into an Azure virtual network.
Create Azure Lab Services lab using a lab plan.
Create Azure Lab Services lab using a lab plan.
This template deploys Azure Cloud Shell resources into an Azure virtual network.
Deploy Azure Database for MySQL (flexible) with VNet
This template provides a way to deploy a Flexible server Azure database for MySQL with VNet integration.
Azure SQL Server with Auditing written to Log Analytics
This template allows you to deploy an Azure SQL server with Auditing enabled to write audit logs to Log Analytics (OMS workspace)