Articles by Tag #logicapps

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

🧠 Understanding `!==` and Toggling Logic in React (Simplified Explanation for Beginners)

While working on my React packing list app, I came across two lines of code that really confused me...

Learn More 4 0Oct 30 '25

🧩 Debugging XSLT Made Easy in VS Code: .NET-Based Debugging for Logic Apps

Debugging XSLT has always been a challenge — especially when you're trying to understand why a...

Learn More 4 1Oct 25 '25

Understanding xsl:message in XSLT

Understanding xsl:message in XSLT xsl:message is XSLT's built-in instruction for...

Learn More 1 1Oct 25 '25

Testing Azure Logic Apps: LogicAppUnit Framework Complete Guide

TL;DR Testing Azure Logic Apps Standard requires LogicAppUnit - a framework that rewrites...

Learn More 0 0Dec 18 '25

Logic Apps Local Dev Tools: Visual Walkthrough

Visual Walkthrough: The Complete User Journey Let's walk through exactly what happens when...

Learn More 1 0Nov 15 '25

🔁 Logic App Resubmission Behaviour Explained with clientTrackingId and sourceHistoryName

Resubmissions in Azure Logic Apps often seem like a simple replay, but under the hood, Azure...

Learn More 1 0Oct 27 '25

Testing Azure Logic Apps: Implementation Guide

TL;DR In Part 4 , we learned LogicAppUnit fundamentals. Now we build real test suites...

Learn More 0 0Dec 18 '25

Dockerizing Azure Service Bus Emulator and Test with Logic Apps

Run Azure Logic Apps Standard with Service Bus Emulator completely in Docker - zero Azure resources...

Learn More 0 0Nov 23 '25

Debug Logic Apps in Docker Without the Hassle

The Problem You're running Logic Apps in Docker containers locally. It's great for...

Learn More 0 0Nov 15 '25

Containerizing Your Logic Apps In Your DevBox

Overview In previous article of this series, we covered how to create and develop Logic...

Learn More 0 0Nov 15 '25

Logic App Standard: Cannot Turn Off Trigger Concurrency After It Was Enabled

When working with Azure Logic Apps Standard, you may run into an issue when attempting to revert a...

Learn More 0 0Dec 12 '25

Unified XJPath (Dansharp) Viewer

Unified XJPath (Dansharp) Viewer I often work with XML and JSON payloads while building...

Learn More 0 0Oct 24 '25

Azure Logic Apps Explained for Beginners

Introduction Azure Logic Apps is a cloud-based service used to create and run automated workflows...

Learn More 1 0Jan 4

Building Logic Apps Locally with VS Code: HTTP, Blob, Queue & More

Developing Logic Apps in Visual Studio Code (VS Code) This guide walks you through...

Learn More 2 0Nov 14 '25

The XSLT Debugging Problem for Logic Apps Developers

Azure Logic Apps uses XSLT for XML transformations. While the Azure Data Mapper allows basic testing,...

Learn More 1 1Oct 25 '25

Debugging Logic Apps Data Mapper XSLT Locally

If you're working with Azure Logic Apps Data Mapper, you know the pain: you design a beautiful...

Learn More 0 0Oct 31 '25

Dynamically Parse JSON as Object or Array

Walkthrough on how to dynamically parse JSON as object or array in logic apps. While...

Learn More 0 0Dec 29 '25

Master Index – My Dev.to Articles

📚 Master Index – My Dev.to Articles Welcome! This is the custom index of all my Dev.to...

Learn More 0 0Oct 26 '25

Basic Logic Behind AI – Simple Explanation 🤖

Basic Logic Behind AI – Simple Explanation 🤖 Artificial Intelligence (AI) works by combining data,...

Learn More 0 0Feb 6

✅ Refund Decisions in Logic Apps: An AI Agent with Human-in-the-Loop

In this post, we'll build an agentic Logic App that decides whether to approve, escalate, or deny a...

Learn More 0 0Sep 19 '25

🔐 Fine-Grained Role Control for Logic App Standard Workflows with APIM + Easy Auth

In my earlier post, I showed how to enable Easy Auth for a Logic App Standard workflow: 👉 Enabling...

Learn More 0 0Sep 21 '25

🔄 Syncing Microsoft Fabric OneLake Using Logic Apps + OneLake APIs

🔄 Syncing Microsoft Fabric OneLake Using Logic Apps + OneLake APIs Keeping Microsoft...

Learn More 0 0Sep 28 '25

Fine-Grained Role Control for MCP Tools with APIM

🔐 Fine-Grained Role Control for MCP Tools with APIM In an earlier article, we looked at...

Learn More 0 0Sep 22 '25

Validate LogicApp MCP Server with BODMAS Rules

In the previous article, I showed how an autonomous agent can dynamically create and deploy...

Learn More 0 0Sep 21 '25

⚙️ Enabling a Logic App as an MCP Server

You can enable your Logic App (Standard) to act as an MCP (Model Context Protocol) server by editing...

Learn More 0 0Sep 19 '25

Inside Logic Apps Standard: How Azure Tables Store Your Workflows

Overview Azure Logic Apps Standard uses Azure Table Storage as its primary persistence...

Learn More 0 0Jan 14

🔍 Syncing SharePoint with Azure Blob Storage using Logic Apps & Azure Functions for Azure AI Search

When syncing files from SharePoint to Azure Blob Storage using Logic Apps, everything looks smooth —...

Learn More 0 0Oct 7 '25

Inside Logic Apps Standard: Understanding Compute Units (CU) for Storage Scaling

Introduction When your Logic App Standard workflows grow in volume and complexity, Azure...

Learn More 0 0Jan 14

🔐 Enabling Easy Auth for Azure Logic Apps (Standard)

🔐 Enabling Easy Auth for Azure Logic Apps (Standard) When you expose a Logic App workflow...

Learn More 1 0Sep 21 '25

Building Intelligent, Metadata-Driven Pipelines with Azure Data Factory

Introduction In today’s data-driven landscape, organizations are increasingly relying on...

Learn More 3 0Nov 18 '25