Azure Integration Services

Welcome to this blog, your guide to Azure,
Azure Integration Services, Logic Apps, and
Azure Functions. Everything I learn and do,
I share it with you.

Meaningful Azure and Azure Integration Services insights Meaningful Azure and Azure Integration Services insights Meaningful Azure and Azure Integration Services insights Meaningful Azure and Azure Integration Services insights

BLOG


Azure Connector Namespaces: Managed Connectors Beyond Logic Apps

Introduction For years, managed connectors have been one of the strongest value propositions of Azure Logic Apps. Do you need to interact with Office 365, SharePoint, SAP, Service Bus, SQL Server, Salesforce or hundreds of other services? Chances are there …

From best kept secret to Open Source: My Logic Apps Standard Testing framework

Introduction Over the past years, I have spent a significant amount of time working with Azure Logic Apps. Like many others, I started with Logic Apps Consumption and gradually transitioned into Logic Apps Standard as it matured and became more …

Logic Apps Standard: how accidentally blocking access from Edge results in CORS errors

This article has originally been posted on LinkedIn. Introduction I remember, somewhere in late 2025, that Microsoft Edge gave me a strange popup, when I was looking into a run history of one of our workflows in Logic App Standard …

Working with multiple Logic App Standard projects in Visual Studio Code: A scalable workspace approach

Introduction In modern integration landscapes, especially within a Hybrid Integration Platform (HIP), it is common to deal with a growing number of integrations. These integrations are often implemented using Azure Logic Apps Standard and deployed across multiple resource groups to …