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

Be aware of the Logic Apps XML transform action!

This time a short blog, with an important message.  If you are using the XML transform action, my advice is to investigate whether the Transform options are applicable to your situation.  These options are hidden and not documented, so often forgotten. There are three...

My first findings on the Azure Key Vault connector

On Twitter, there was some noise about a new Logic Apps connector for Azure Key Vault.  As I love both of these Azure services, I was tempted to give it a try.  You can read here my first impressions. Operations The available operations are quite impressive.  I...

A first look at the Logic Apps mocking feature

Today, I discovered ‘by accident’ a brand new Logic Apps feature.  It’s the long-awaited mocking functionality, which is currently in preview.  Let’s give it a first try! Exploring the feature On every action, there’s now the option...

Complex transformations in Logic Apps

Recently, we faced the challenge to perform complex transformations in Logic Apps.  We had an EDIFACT D96A ORDER parsed into XML, that had to be transformed into a generic JSON Order format.  Let’s have a look what issues that we faced! Liquid templates are...

Logic Apps Event Grid trigger not firing

Event Grid allows to build reactive applications, based on out-of-the-box events from within the Azure ecosystem.  Logic Apps has native support for Event Grid, but lately I’ve encountered an issue that I want to share with you. Scenario I’ve created a new...

Navigate directly to the Logic Apps run details

Last week, there was the #IntegrationAMA, where we got to chance to ask our questions to the product teams of the Azure Integration Services.  I used this as an opportunity to remind the product teams of several feature requests.  One of these requests was the ability...