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

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

Concurrency control for push-triggered Logic Apps

Finally! Concurrency control for push triggers has been released!  This is an EXTREMELY useful feature in serverless workflows.  The scalability of your serverless middleware is often in high contrast with backend systems that cannot handle many parallel calls.  With...

Logic Apps Concurrency Control

Introduction As announced during the Logic Apps Live webcast, the product team has released the concurrency control feature.  This feature is only available in code-view at the moment, but it will make it eventually to the designer.  I’ve requested this feature...