Friday Fact: Logic App Connectors Outlast HTTP Connectors in Default Retry Policies Timeouts
An interesting fact about default retry policies on logic app connectors is the fact that these default retry policies vary depending on the connector, for
Logic App Best Practices, Tips, and Tricks: #44 How to apply Locks to Logic Apps Consumption work...
Welcome again to another Logic Apps Best Practices, Tips, and Tricks post Today, we will discuss how to apply workflow Locks to Logic Apps Consumption in
Friday Fact: You Can Protect Your Logic Apps from Accidental Changes with Read-Only Locks
Did you know you can make your Logic Apps read-only, preventing accidental modifications or deletions, by using locks But What are Azure Resource
Friday Fact: You can debatch XML messages with Logic Apps
You can debatch XML content in Logic Apps similarly to how you handle JSON inputs This guide will walk you through the process using a sample XML structure
Friday Fact: You can expose a Function on API Management directly from your Function App
On this Friday Fact, we will discuss a cool new Azure Portal feature But first, let's introduce the scenario: Scenario We have a simple Azure Function
Logic App Best Practices, Tips, and Tricks: #43 How to properly configure the System Number prope...
Welcome again to another Logic Apps Best Practices, Tips, and Tricks post In my previous blog posts, I discussed a fundamental trick for developers who use
Friday Fact: New Logic App Designer (in GA) Enables Copy and Paste Actions
When working with Logic Apps Consumption, you can choose between the Legacy Designer and the Generally Available Designer, aka the new Logic App
Friday Fact: Consistency in Logic App Trigger Names Ensures Successful Resubmissions
Today we bring you a simple Friday Fact, but an important one when it comes to testing your Logic Apps on Azure Portal Once your logic app design is
Friday Fact: You can implement advanced routing scenarios by using conditional split actions insi...
Here’s an interesting fact about Azure Integration Services that isn't commonly discussed: How can Conditional Split with Custom Expressions inside Logic
Friday Fact: Visual Studio 2019 successfully deployed Logic App Consumption with invalid JSON pay...
If your organization uses Logic Apps Consumption for some of its enterprise integration scenarios, developing them inside Visual Studio 2019 is mandatory