Blogging about my adventures, straight from the Azure trenches. Sharing is caring!

My 10 favorite Azure API Management Tips and Tricks!

My 10 favorite Azure API Management Tips and Tricks!

Last week, I've presented at INTEGRATE my 10 favorite tips and tricks for Azure API Management.  I want to share them here with you! Automate your backups Dynamically expose your Open API definitions  Send API Inspector Traces to Application Insights Hide stack traces...

Subscribe to the blog

Latest Posts

Edit & Resubmit in Logic Apps

What to do if a message is invalid?  The default answer is mostly to make corrections at the source system and resend the messages.  But… What if the source system cannot resend those messages in the right format?  What if the source is a very important customer of...

Get request URL after Logic Apps deployment

Just a short note to myself about Logic Apps deployment!  I took me a while to figure out how to get the URL of a Logic App after an ARM deployment, because I needed it as an app setting for my Web App.  Apparently, there's a listCallbackURL function, that provides...

IP Restrictions in Logic Apps

Recently, I discovered a new tab for Logic Apps resources in the Azure portal, named Workflow Settings.  Workflow settings is a very generic name, but it's good to know that it includes additional access control configuration, through inbound IP restrictions.  There...

This Month I’ve Read – February 2018

In this “This Month I’ve Read” series, I want to share some blogs / articles concerning Microsoft Enterprise Integration that really drew my attention throughout the last month.  Here you can find my selection for this month. Glenn Colpaert - Build high performance...

Variables in parallel for-each loops

During the past weeks, I received quite some questions about the behaviour of variables inside a non-sequential for-each loop.  It does not always behave as one might expect.  This post describes a potential issue you might encounter, explains the reason why and...

Logic Apps Live Recap – February 14, 2018

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