Logic Apps Recurrence Trigger: Schedule and Run Workflows with a Start Time (and the Time Zone Trap)
May 4, 2026
Scheduling workflows is one of the most common scenarios in Azure Logic Apps, and the Recurrence trigger is usually the first choice when you need a workflow
Friday Fact: You can call other workflows in the same Logic App Standard — no HTTP request needed
May 1, 2026
Building a big, complex workflow in a single file There's a better way — and it's faster, cheaper, and cleaner than you might expect What's the
Logic Apps Best Practices, Tips, and Tricks: #51 Controlling the Initial State of a Logic Apps St...
Apr 30, 2026
When working with Azure Logic Apps Standard, one of the most common (and unpleasant) surprises happens right after deployment: Your workflows start running
Logic Apps Best Practices, Tips, and Tricks: #50 Controlling the Initial State of a Logic Apps Co...
Apr 22, 2026
Today, we'll cover a critical practice that every integration architect should understand: how to properly control the initial state of your Consumption Logic
Friday Fact: The Hidden Retry Behavior That Makes Logic Apps Feel Stuck
Mar 27, 2026
If your Azure Logic App feels like it’s stuck in an endless loop… it probably isn’t You notice your workflow keeps retrying — sometimes dozens
Friday Fact: You can debug API policies in Azure API Management using Trace
Feb 27, 2026
When working with Azure API Management (APIM) policies, troubleshooting can feel like navigating a maze in the dark Complex inbound and outbound
Friday Fact: You can parameterize your Recurrence trigger using App Settings
Feb 20, 2026
Ever needed to change a Logic App execution time from 11:30 to 14:00 and thought: Wait do I really need to open Visual Studio, change the JSON, and/or run a
Fix “Functions:Worker:HostEndpoint” missing in Azure Functions (.NET Isolated)
Feb 16, 2026
Recently, I was trying to run an Azure Function locally in my Visual Studio 2020 environment, and while trying to run, I got the following error:
Friday Fact: You can reference App Settings inside your Logic Apps Workflows
Feb 13, 2026
It’s Friday, and you know what that means—it’s time for a Friday Fact! Today’s fact is a little different from what we usually cover, but it’s still




