Martijn van Schie | Azure Tips and Tricks
Februari 2022
Process Azure Subscription System Topics using Azure Function
Februari 2nd 2022 | Martijn van Schie
We can use Azure Functions to as event handlers for Event Grid events. The basic implementation is very easy but when you want to handle system events you have to do some manual work to get it to work.