In this example, we are going to route events from Event Grid to an Azure Function.
First, we need to create a new Event Grid Topic in Azure. To create this, follow these steps:
- Navigate to the Azure Portal by opening https://portal.azure.com/.
- Click on New and type Event Grid Topic in the search bar. Create a new Event Grid Topic.
- Enter the following settings and click on OK:
- Next, create a new Azure Function with the following configurations: