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

Video: An introduction to Azure Logic Apps & Salesforce demo

Recently, I’ve created an audition video to become a Pluralsight author.  I wanted to share this video, as it might be interesting for you.  The video gives an introduction to Azure Logic Apps and finishes with a great demo about Saleforce integration (at 5:43)....

Logic Apps Live Recap – July 26, 2017

This post contains a recap of the (almost) monthly Logic Apps Live webcast.  In case you missed it or you don’t want to watch the complete session, you can find here the most important highlights!  Watch the complete recording over here. What’s new? Export...

Logic Apps: the new batch feature!

Jon Fancey announced at Integrate the out-of-the-box batching feature in Logic Apps!  This early morning, I saw by accident that this feature is already released in West-Europe.  This blog contains a short preview of the batching functionality.  There will definitely...

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

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