Handling GitHub webhooks with Azure Functions walkthrough
I wrote a walkthrough of how we can use AZ Functions to process GitHub webhooks and how to test them using Dev Tunnels in Visual Studio. Would love to get some feedback.
Having webhooks hit our locally running AZ functions for testing using Dev Tunnels is a super sweet dev flow I think.