Azure trainings!
Infused with experience from the field, brought with lots of passion!

A little gotcha with Azure PowerShell Functions

Recently, I had a great use case for using the PowerShell support within Azure Functions.  During development, I encountered a weird behaviour on the error handling side.  In this short blog, I want to share this experience with you.  Hopefully, it can save you some...

Azure Function Proxies – Part 3: Secure your API!

This post is part of an Azure Function Proxies blog series: Part 1: Represent heterogenous service operations into a single API Part 2: Easily enable hybrid integration Part 3: Secure your API Part 4: A very light-weight API management By creating a uniform API on top...