Szablony szybkiego startu platformy Azure
Wdrażaj zasoby platformy Azure, używając usługi Azure Resource Manager i szablonów współtworzonych przez społeczność, aby robić więcej. Wdrażaj, ucz się, twórz nowe wersje i udostępniaj je społeczności.
Co to jest usługa Azure Resource Manager
Usługa Azure Resource Manager pozwala inicjować obsługę aplikacji za pomocą deklaratywnych szablonów. W pojedynczym szablonie możesz wdrożyć wiele usług wraz z ich zależnościami. Za pomocą tego samego szablonu wdrażasz aplikację na każdym etapie jej cyklu życia.
- Wszystko
- 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 (8)
- Microsoft.Devices (6)
- Microsoft.Deviceupdate (2)
- Microsoft.Devtestlab (4)
- Microsoft.Documentdb (24)
- Microsoft.Domainregistration (1)
- Microsoft.Eventgrid (7)
- Microsoft.Eventhub (18)
- Microsoft.Guestconfiguration (1)
- Microsoft.Hdinsight (28)
- Microsoft.Healthcareapis (1)
- Microsoft.Insights (77)
- 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 (513)
- 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 (167)
- 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 (104)
Wyświetlane są wszystkie szablony 7. Uściślij wyniki przy użyciu wyszukiwania.
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.
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 queue subscription. Template originally authored by Markus Meyer.
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.
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.