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

Service Bus Claim Check API App for Logic Apps

Azure Service Bus is a very robust and powerful message broker. As with every Azure service, you need to be aware of its strengths and limitations. The most important limitation of Azure Service Bus is the message size. The Standard tier allows messages up to 256kB,...

The routing slip pattern

This post was originally published here. In this blog post, I’ll explain in depth the routing slip pattern and how you can leverage it within enterprise integration scenarios. As always I’ll have a look at the benefits, but also the pitfalls will get some...

Run BizTalk extension objects in Logic Apps

This post was originally published here. Lately, I was working at a customer that heavily invested in BizTalk Server on premises during the last decade. They are considering to migrate parts of their existing integrations towards Logic Apps, to leverage the smooth...

10 Tips for enterprise integration with Logic Apps

This post was originally published here. This post contains 10 useful tips for designing enterprise integration solutions on top of Logic Apps. It’s important to think upfront about reusability, reliability, security, error handling and maintenance....

Working with collections in Logic Apps

This post was originally published here. Quite often I get questions on how to modify JSON collections or arrays within Logic Apps. Before reaching out to Azure Functions, as an extensibility option, I prefer to use the out-of-the-box available Logic Apps...