azure-quickstart-templates/quickstarts/microsoft.eventgrid/event-grid-subscription-and...
Azure Quickstarts Pipeline 5864eb137a update azuredeploy.json README.md for (quickstarts\microsoft.eventgrid\event-grid-subscription-and-storage) ***NO_CI*** 2024-04-10 16:05:44 +00:00
..
prereqs update azuredeploy.json README.md for (quickstarts\microsoft.eventgrid\event-grid-subscription-and-storage) ***NO_CI*** 2024-04-10 16:05:44 +00:00
README.md update azuredeploy.json README.md for (quickstarts\microsoft.eventgrid\event-grid-subscription-and-storage) ***NO_CI*** 2024-04-10 16:05:44 +00:00
azuredeploy.json update azuredeploy.json README.md for (quickstarts\microsoft.eventgrid\event-grid-subscription-and-storage) ***NO_CI*** 2024-04-10 16:05:44 +00:00
azuredeploy.parameters.json MOVE: 101-event-grid-subscription-and-storage to quickstarts\microsoft.eventgrid\event-grid-subscription-and-storage 2021-04-26 09:32:25 +00:00
main.bicep bpa 2024-04-10 11:40:20 -04:00
metadata.json [event-grid-subscription-and-storage] - update api versions and add outputs 2024-04-10 10:23:27 -04:00

README.md

description page_type products urlFragment languages
Creates Azure Blob Storage account and then creates an Event Grid subscription to that Blob. sample
azure
azure-resource-manager
event-grid-subscription-and-storage
bicep
json

Create Blob Storage and Event Grid subscription to the Blob

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Bicep Version

Deploy To Azure Deploy To Azure US Gov Visualize

This template creates an Azure Storage Account and then creates an Event Grid subscription to that storage account. To learn more about how to deploy the template, see the quickstart article.

You need a WebHook endpoint for receiving the events. If you have one, pass that URI as the endpoint parameter. If you do not have an existing endpoint, the template in the prereqs folder deploys a web app that displays the event messages. Deploy this template to your subscription. Pass that URI in the format https://<your-site>/api/updates/ For more information, see Create a message endpoint.

Tags: eventgrid, Microsoft.Storage/storageAccounts, Microsoft.EventGrid/systemTopics, Microsoft.EventGrid/systemTopics/eventSubscriptions, Microsoft.Web/serverfarms, Microsoft.Web/sites, SystemAssigned, Microsoft.Web/sites/sourcecontrols