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

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...

Authenticate Postman against Azure Service Management API

This post was originally published here. Postman is a great and popular tool to test Web API’s. There are however a few steps needed to get it authenticated against Microsoft’s standard API’s, such as the Azure Service Management API. This blog post...