#Azure Functions V2
1 post tagged with “Azure Functions V2”.
-
Create an Event Grid Subscription to an Azure Function V2
Last weeks I was developing an Azure Function with an Event Grid Trigger using the new V2 Runtime (in .Net Core) and because the changes from V1 some things where not working anymore as expected. In