Azure Resource Manager templates for Event Grid
For the JSON syntax and properties to use in a template, see Microsoft.EventGrid resource types. The following table includes links to Azure Resource Manager templates for Event Grid.
Event Grid subscriptions
- Custom topic and subscription with WebHook endpoint - Deploys an Event Grid custom topic. Creates a subscription to that custom topic that uses a WebHook endpoint.
- Custom topic subscription with EventHub endpoint - Creates an Event Grid subscription to a custom topic. The subscription uses an Event Hub for the endpoint.
- Azure subscription or resource group subscription - Subscribes to events for a resource group or Azure subscription. The resource group you specify as the target during deployment is the source of events. The subscription uses a WebHook for the endpoint.
- Blob storage account and subscription - Deploys an Azure Blob storage account and subscribes to events for that storage account.
Next steps
See the following samples: