Exercise - Route events to a custom endpoint with Event Grid
In this exercise, you configure Azure Event Grid to send events to an endpoint. You learn how to create Event Grid resources, set up event subscriptions, and verify that your endpoint receives events from Azure services.
Tasks performed in this exercise:
- Create Azure Event Grid resources
- Enable an Event Grid resource provider
- Create a topic in Event Grid
- Create a message endpoint
- Subscribe to the topic
- Send an event with a .NET console app
- Clean up resources
This exercise takes approximately 30 minutes to complete.
Before you start
To complete the exercise you need:
- An Azure subscription. If you don't already have one, you can sign up for one https://azure.microsoft.com/.
Get started
Select the Launch Exercise button to open the exercise instructions in a new browser window. When you're finished with the exercise, return here to:
- Complete the module
- Earn a badge for completing this module
