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, it's going to be a completely different Friday fact than we are
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
Friday Fact: Logic App Designer has a “Combine Initialize Variables” feature
Dec 19, 2025
If you’re still carrying that classic Logic Apps “variable wall” (3, 5, 10… consecutive Initialize variable actions), the designer now tries to help
Friday Fact: Welcome Logic Apps Designer “v4” (Public Preview)
Dec 19, 2025
If you’ve been building Logic Apps for a while, you’ve probably felt the designer evolve in waves And recently, the Logic Apps team announced a major
Friday Fact: Logic Apps Initialize variables action has a max limit of 20 variables
Dec 5, 2025
Let's go to the truly basics of the Friday Fact and address an undeniable fact about the Logic Apps Initialize variables action! If you’ve ever tried to
Friday Fact: Did you know APIM can send messages directly to Azure Service Bus?
Nov 28, 2025
Azure API Management can now publish messages directly to Azure Service Bus queues or topics using the <send-service-bus-message> policy and a managed
