- Loading...
Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.
![Banner image for Using Azure Storage Queue messages with Azure Functions and [QueueTrigger]](/content/images/2024/azure_storage_queue_banner.webp)
Using Azure Storage Queue messages with Azure Functions and [QueueTrigger]
In this post I discuss using Azure Storage Queue as a message queue and how you can process Storage Queue messages using an Azure Functions app…

Creating my first Azure Functions v2.0 app: a WebHook and a timer
In this post I show how to create an Azure Functions app with a timer that triggers a build on Netlify, and a WebHook that clears the cache in Cloudflare.…

