Modelos de início rápido do Azure
Implante recursos do Azure por meio do Azure Resource Manager com modelos fornecidos pela comunidade para conseguir fazer mais. Implante, aprenda, desenvolva e contribua também.
O que é o Azure Resource Manager
O Azure Resource Manager permite que você provisione seus aplicativos usando um modelo declarativo. Em um único modelo, você pode implantar diversos serviços junto com suas dependências. Você usa o mesmo modelo para implantar repetidamente seu aplicativo em todas as etapas do ciclo de vida do aplicativo.
- Todos
- Microsoft.Aad (1)
- Microsoft.Analysisservices (1)
- Microsoft.Apimanagement (11)
- Microsoft.Appconfiguration (2)
- Microsoft.Appplatform (1)
- Microsoft.Attestation (1)
- Microsoft.Authorization (15)
- Microsoft.Automation (9)
- Microsoft.Batch (2)
- Microsoft.Blockchain (1)
- Microsoft.Blueprint (1)
- Microsoft.Cache (9)
- Microsoft.Cdn (12)
- Microsoft.Certificateregistration (2)
- Microsoft.Cognitiveservices (3)
- Microsoft.Compute (406)
- Microsoft.Consumption (1)
- Microsoft.Containerinstance (15)
- Microsoft.Containerregistry (9)
- Microsoft.Containerservice (13)
- Microsoft.Customproviders (3)
- Microsoft.Databricks (5)
- Microsoft.Datafactory (16)
- Microsoft.Datalakeanalytics (1)
- Microsoft.Datalakestore (5)
- Microsoft.Datamigration (2)
- Microsoft.Dataprotection (1)
- Microsoft.Datashare (3)
- Microsoft.Dbformariadb (1)
- Microsoft.Dbformysql (7)
- Microsoft.Dbforpostgresql (7)
- Microsoft.Devices (5)
- Microsoft.Devtestlab (3)
- Microsoft.Documentdb (22)
- Microsoft.Domainregistration (1)
- Microsoft.Eventgrid (7)
- Microsoft.Eventhub (16)
- Microsoft.Hdinsight (28)
- Microsoft.Healthcareapis (1)
- Microsoft.Insights (44)
- Microsoft.Keyvault (17)
- Microsoft.Kusto (2)
- Microsoft.Logic (21)
- Microsoft.Machinelearningservices (29)
- Microsoft.Managedidentity (6)
- Microsoft.Management (1)
- Microsoft.Maps (2)
- Microsoft.Media (3)
- Microsoft.Netapp (2)
- Microsoft.Network (500)
- Microsoft.Notificationhubs (2)
- Microsoft.Operationalinsights (29)
- Microsoft.Operationsmanagement (11)
- Microsoft.Portal (2)
- Microsoft.Powerbi (1)
- Microsoft.Powerbidedicated (1)
- Microsoft.Recoveryservices (12)
- Microsoft.Relay (7)
- Microsoft.Resourcegraph (1)
- Microsoft.Resources (166)
- Microsoft.Scheduler (2)
- Microsoft.Search (2)
- Microsoft.Security (4)
- Microsoft.Servicebus (21)
- Microsoft.Servicefabric (3)
- Microsoft.Signalrservice (1)
- Microsoft.Solutions (3)
- Microsoft.Sql (36)
- Microsoft.Sqlvirtualmachine (4)
- Microsoft.Storage (291)
- Microsoft.Streamanalytics (1)
- Microsoft.Timeseriesinsights (2)
- Microsoft.Visualstudio (1)
- Microsoft.Web (88)
Mostrando todos os 7 modelos. Refine os resultados com a pesquisa.
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.
Custom Azure Event Grid Topic/Subscription with CloudEvents
Creates a custom Azure Event Grid topic, a webhook subscription having CloudEvents schema, and a Logic App as an event handler. Template originally authored by Justin Yoo.
Create Blob Storage and Event Grid subscription to the Blob
Creates Azure Blob Storage account and then creates an Event Grid subscription to that Blob.
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 Event Grid subscription for resource events
Creates Event Grid subscription to either resource group or Azure subscription.
Create Event Grid custom topic and event hub handler.
Creates an Azure Event Grid custom topic and event hub to handle the events.
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.