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
Resolving Git Push Conflicts inside Visual Studio
If, while committing your git changes through Visual Studio, you faced the following errors: Error:Error encountered while pushing to the remote
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
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
Ensuring Proper Message Subscription in BizTalk Server
In certain scenarios, it's not uncommon to face struggles that can be resolved with a simple approach For example, when working with BizTalk Server and having
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
Fixing “Target Principal Name is Incorrect” SQL connection error while trying to vali...
I'm going to start quoting Sandro: "Sometimes the life of a developer is a nightmare, hehe" But it is also fun once you find the solution So, on one of