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

Call an API without CORS enabled from Logic Apps

Logic Apps integrate seamlessly with API’s that are annotated with swagger metadata.  The HTTP + Swagger action dynamically discovers all available operations and presents them in a user-friendly way. There are two requirements for this to work: The Swagger...

BTS 2016 Feature Pack 1 – Management & Operational API

This post was originally published here. Recently, the product team released a first feature pack for BizTalk Server 2016. Via this way, Microsoft aims to provide more agility into the release model of BizTalk Server. The feature pack contains a lot of interesting...

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