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
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 use Named Values to centralize configuration in Azure API Management
Mar 13, 2026
Why hardcoding APIM policies becomes a problem When working with Azure API Management (APIM), hardcoding values such as backend URLs, API keys, or
Friday Fact: Your APIM Policy Change Didn’t Do Anything — Because You Edited the Wrong Scope
Mar 6, 2026
It’s a classic scenario: you update your policy in Azure API Management, hit save, and test your API Nothing changed You test again, but the old behavior
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
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
Friday Fact: Effortless migration with “Clone to Standard”
Feb 6, 2026
Historically, moving a workflow from an Azure Logic App (Consumption) to a Logic App (Standard) required manual effort, since it meant exporting templates,
Friday Fact: “Run with payload” in the new Logic Apps designer enforces JSON only
Jan 23, 2026
When manually executing a workflow using Run with payload in the new Azure Logic Apps designer, the payload editor currently enforces JSON input and does not
