Friday Fact: Migrating BizTalk Server to Azure Integration Services will be expensive… but ...
Jul 5, 2024
Last year at INTEGRATE 2023 and this year again at INTEGRATE 2024, I spoke on stage during my talks about Migrating from BizTalk Server to Azure Integration
Friday Fact: New Logic App Designer (in GA) Enables Copy and Paste Actions
Jun 28, 2024
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: Managing rate-limiting errors is crucial for maintaining the reliability of your app...
Jun 21, 2024
A common challenge when working with external APIs is rate limiting APIs enforce request limits within a defined time window to protect their services When an
Friday Fact: Consistency in Logic App Trigger Names Ensures Successful Resubmissions
Jun 14, 2024
Today’s Friday Fact focuses on a simple yet critical aspect of testing Logic Apps in the Azure Portal After finalizing the Logic App design and
Friday Fact: You can implement advanced routing scenarios by using conditional split actions insi...
Jun 7, 2024
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...
May 31, 2024
If your organization uses Logic Apps Consumption for some enterprise integration scenarios, developing them in Visual Studio 2019 is mandatory There is no
Friday Fact: Removing API Management Name Values sometimes causes conflicts
May 24, 2024
APIs play a critical role today because they enable different software systems to communicate with one another Therefore, effective API Management becomes
Friday Fact: Logic App Consumption and Standard have different Action name restrictions
May 17, 2024
By setting proper names for your actions, you can quickly identify what they are intended for and what they are doing without the need to enter each action to
Friday Fact: Parse JSON action input parameter (Content) supports the use of functions
May 10, 2024
When working with Logic Apps, it's often necessary to employ conversion functions in the form of expressions For example, you might need to convert XML to
