Plantillas de inicio rápido de Azure
Implemente recursos de Azure mediante el Azure Resource Manager con plantillas proporcionadas por la comunidad para aumentar su productividad. Implemente, aprenda, aproveche lo que necesite y haga sus aportaciones a la comunidad.
¿Qué es Azure Resource Manager?
Azure Resource Manager permite aprovisionar las aplicaciones usando una plantilla declarativa. En una sola plantilla, se pueden implementar varios servicios junto con sus dependencias. Se usa la misma plantilla para implementar repetidamente la aplicación durante cada etapa de su ciclo de vida.
- Todo
- Microsoft.Aad (1)
- Microsoft.Analysisservices (1)
- Microsoft.Apimanagement (14)
- Microsoft.Appconfiguration (5)
- Microsoft.Appplatform (1)
- Microsoft.Attestation (1)
- Microsoft.Authorization (22)
- Microsoft.Automation (9)
- Microsoft.Batch (2)
- Microsoft.Blockchain (1)
- Microsoft.Blueprint (1)
- Microsoft.Cache (9)
- Microsoft.Cdn (21)
- Microsoft.Certificateregistration (2)
- Microsoft.Cognitiveservices (3)
- Microsoft.Compute (422)
- Microsoft.Consumption (1)
- Microsoft.Containerinstance (17)
- Microsoft.Containerregistry (9)
- Microsoft.Containerservice (14)
- Microsoft.Customproviders (3)
- Microsoft.Databricks (7)
- Microsoft.Datafactory (16)
- Microsoft.Datalakeanalytics (1)
- Microsoft.Datalakestore (5)
- Microsoft.Datamigration (2)
- Microsoft.Dataprotection (2)
- Microsoft.Datashare (3)
- Microsoft.Dbformariadb (1)
- Microsoft.Dbformysql (7)
- Microsoft.Dbforpostgresql (7)
- Microsoft.Devices (5)
- Microsoft.Devtestlab (3)
- Microsoft.Documentdb (23)
- Microsoft.Domainregistration (1)
- Microsoft.Eventgrid (7)
- Microsoft.Eventhub (16)
- Microsoft.Hdinsight (28)
- Microsoft.Healthcareapis (1)
- Microsoft.Insights (52)
- Microsoft.Keyvault (18)
- Microsoft.Kusto (2)
- Microsoft.Logic (29)
- Microsoft.Machinelearningservices (28)
- Microsoft.Managedidentity (8)
- Microsoft.Management (1)
- Microsoft.Maps (2)
- Microsoft.Media (3)
- Microsoft.Migrate (1)
- Microsoft.Netapp (2)
- Microsoft.Network (527)
- Microsoft.Notificationhubs (2)
- Microsoft.Operationalinsights (33)
- Microsoft.Operationsmanagement (11)
- Microsoft.Portal (2)
- Microsoft.Powerbi (1)
- Microsoft.Powerbidedicated (1)
- Microsoft.Recoveryservices (12)
- Microsoft.Relay (7)
- Microsoft.Resourcegraph (1)
- Microsoft.Resources (180)
- Microsoft.Scheduler (2)
- Microsoft.Search (2)
- Microsoft.Security (4)
- Microsoft.Servicebus (21)
- Microsoft.Servicefabric (3)
- Microsoft.Signalrservice (1)
- Microsoft.Solutions (3)
- Microsoft.Sql (38)
- Microsoft.Sqlvirtualmachine (4)
- Microsoft.Storage (301)
- Microsoft.Streamanalytics (1)
- Microsoft.Synapse (1)
- Microsoft.Timeseriesinsights (2)
- Microsoft.Visualstudio (1)
- Microsoft.Web (101)
Mostrando todas las plantillas (52). Refine los resultados con la opción de búsqueda.
Front Door Standard/Premium with WAF and custom rule
This template creates a Front Door Standard/Premium (Preview) including a web application firewall with a custom rule.
Front Door Premium with WAF and Microsoft-managed rule sets
This template creates a Front Door Premium (Preview) including a web application firewall with the Microsoft-managed default and bot protection rule sets.
Data Collection Rule for Syslog
This template creates a data collection rule defining the data source (Syslog) and the destination workspace.
Advanced template for Azure Machine Learning workspace
A template that creates Azure Machine Learning workspace with private endpoints and resources behind VNET
Create Function App and private endpoint-secured Storage
This template allows you to deploy an Azure Function App that communicates with Azure Storage over private endpoints.
VM Scale Set with autoscale running an IIS WebApp
Deploys a Windows VM Scale Set running IIS and a very basic .NET MVC web app. The VMSS PowerShell DSC Extension is leveraged to do the IIS install and WebDeploy package deployment.
Create Key Vault with logging enabled
This template creates an Azure Key Vault and an Azure Storage account that is used for logging. It optionally creates resource locks to protect your Key Vault and storage resources.
App Service Environment with Azure SQL backend
This template creates an App Service Environment with an Azure SQL backend along with private endpoints along with associated resources typically used in an private/isolated environment.
Deploy Drupal with VM Scale Set, Azure Files and Mysql
Deploy a VM Scale Set behind a load balancer/NAT & each VM running Drupal (Apache / PHP). All nodes share the created Azure file share storage and MySQL database
This template facilitates the deployment of resources required to host Kentico Xperience environments in Microsoft Azure.
Provision Consumption plan function with a Deployment Slot
This template provisions a function app on a Consumption plan, which is a dynamic hosting plan. The app runs on demand and you're billed per execution, with no standing resource committment. There are other templates available for provisioning on a dedicated hosting plan.
Create a Redis Cache using a template
This template creates an Azure Redis Cache with diagnostics data kept in a storage account.
Metric alert rule with a dynamic threshold
This template creates a metric alert rule that monitors the CPU Percentage metric of a virtual machine using a dynamic threshold condition type.
Metric alert rule with a static threshold
This template creates a metric alert rule that monitors the CPU Percentage metric of a virtual machine using a static threshold condition type.
Metric alert rule for an availability test
This template creates an Application Insights availability test along with a metric alert rule that monitors it.
Web App w/ Application Insights sending to Log Analytics
This template will is to help support the new API versions of microsoft.insights/components. Starting with 2020-02-02-preview WorkspaceID will be required when creating Application Inisghts.This template will deploy the App Service Plan, App Service, Application Insights, Log Analytics Workspace and hook it all together.
Deploy a VM Scale Set with a Linux custom image
This template allows you to deploy a custom VM Linux image inside an Scale Set. These VMs are behind a load balancer with HTTP load balancing (by default on port 80). The example uses a custom script to do the application deployment and update, you may have to provide your custom script for your own update procedure. You will have to provide a generalized image of your VM in the same subscription and region where you create the VMSS.
Provision a function app on a dedicated hosting plan
This template provisions a function app on a dedicated hosting plan, meaning it will be run and billed just like any App Service site. There are other templates available for provisioning on a dynamic hosting plan.
This template allows you to create an App Service for deploying a Django app.
This template provides a easy way to deploy umbraco CMS web app on Azure App Service Web Apps.
This template allows you to create an App Service for deploying a ASP.NET app.
Enable encryption at rest for Azure Machine Learning
A template that creates a new Azure Machine Learning workspace. Optionally, you can enable encryption for data at rest in the workspace, and data stored by the workspace in Azure Cosmos DB.
Deploy VM Scale Set with Python Bottle server & AutoScale
Deploy a VM Scale Set behind a load balancer/NAT & each VM running a simple Python Bottle app that does work. With Autoscale configured Scale Set will scale out & in as needed
Provision a Web App with a SQL Database
This template provisions a Web App, a SQL Database, AutoScale settings, Alert rules, and App Insights. It configures a connection string in the web app for the database.