Friday Fact: You can use Bruno collections inside CI/CD Pipelines to do unit tests in your API Ma...
Jun 12, 2026
Testing APIs is crucial for ensuring applications behave as expected In particular, when working with Azure API Management (APIM), validating APIs early helps
Friday Fact: You Can Delete Stucked Dead-Letter Queued Messages
May 29, 2026
While working with Azure Service Bus, messages sometimes end up in the dead-letter queue This can happen for several reasons The most common cause is
Friday Fact: Hidden Costs Of Logic Apps Consumption and How to Reduce Them
May 15, 2026
Imagine this scenario: your Logic App is running smoothly, processing requests, handling integrations,
Friday Fact: You can deploy your Logic App Standard Workflows locally in a disabled state
May 8, 2026
Have you ever deployed a workflow only to find it suddenly running live when you weren’t ready Yeah… that one stings You carefully build your 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
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
