Introduction
Event routing with Azure Event Grid
()
What you should know
()
1. Event Grid Overview
What is Azure Event Grid?
()
Compare messaging services
()
2. Event Grid Concepts
Important terms and concepts
()
Security and authentication
()
Delivery and retry
()
3. Event Grid with Azure Blob Storage
Create a storage account
()
Create storage account for function app
()
Create a function app
()
Associate the function app with storage
()
Add an Azure function as a subscriber
()
Add an Event Grid subscription
()
Demonstrate Event Grid in action
()