Jan 19 · 1 min read · In the following video, I discuss how you can call Logic Apps MCP Servers using API Keys. Now the question is why would I want to do this? Generally, speaking organizations may prefer other models like using OAuth/Entra Id authentication. However, fr...
Join discussion
Jan 6 · 1 min read · I have a few upcoming presentations that I thought I would share with you all. These sessions are all related to AI and Agentic Business Processes. Topics will typically involve one of the following technologies and in many cases, multiple of them: ...
Join discussion
Dec 30, 2025 · 3 min read · When building solutions with Azure Logic Apps, it’s common to break a process into multiple workflows and then chain them together. Understanding workflow invocation patterns is essential to designing reliable, predictable solutions. If you haven’t a...
Join discussion
Dec 29, 2025 · 5 min read · When building complex integrations with Azure Logic Apps, it’s common to split a process into multiple workflows and chain them together.For example, you might have: A parent workflow that reads messages from a Service Bus queue A processing workfl...
Join discussion
Dec 28, 2025 · 3 min read · Overview of AI Agent Building Technologies AI agents have become central to modern workflows, aiding developers and businesses by automating complex tasks. Various platforms have emerged to support this transformation, providing unique capabilities a...
Join discussion
Dec 26, 2025 · 1 min read · I am regularly asked for specific use cases where agentic business processes can help solve real problems. When I was in Europe this past spring, I was chatting with a customer about their ticket audit process. They have specific requirements when a ...
Join discussion
Dec 16, 2025 · 5 min read · In any robust messaging architecture, handling transient failures is crucial. Messages in Azure Service Bus might fail processing for various reasons—a downstream API is temporarily unavailable, a database is busy, or a network glitch occurs. While S...
Join discussion
Dec 2, 2025 · 3 min read · Source: Microsoft Azure Architecture Center – Integration Services reference architecture (https://learn.microsoft.com/en-us/azure/architecture/example-scenario/integration/queues-events) Yesterday we decided when to pick Logic Apps vs Functions.Toda...
Join discussionNov 19, 2025 · 3 min read · When working with Azure Logic Apps, JSON data comparison is a common requirement — whether you’re checking for changes in incoming data, validating payloads, or triggering workflows only when updates occur. Logic Apps provides built-in functions such...
Join discussion