I'm one of those people who forgets to turn off or delete resources running in Azure for development and test purposes (I know you've been there as well!). Yes, you can set a fixed time to automatically turn off things…
Azure Functions
A collection of 4 posts
Azure Resource Change Reporting using the Resource Change History API, Azure Functions and Blazor

On my journey to becoming better at developing .Net Core solutions I was looking for a project. I played with the Change History API before and decided I wanted to turn this into a .Net Core solution. Long story short:…
Flashing Philips Hue lights with Azure Functions and Azure Service Health
To improve my C# and .Net Core knowledge I was looking for a hobby project. As I'm currently running a couple of Philips Hue lights I thought it'd be a nice idea connect to them using an Azure Function. The…
Azure Functions as an endpoint for your Automation Runbooks
I've always been intrigued by Azure Functions and Microsoft's Azure serverless proposition. But... I'm not a developer, so how useful are they to me? Well it turns out they can be pretty useful! But how much development skills do you…