Friday (funny) Fact: There is no size limit for the Logic App parameter name
Mar 15, 2024
In Azure Logic Apps, you can abstract values that change across development, test, and production environments by defining parameters These parameters store
Friday Fact: Logic Apps don’t interpret escaped characters as plain text, even inside a str...
Mar 8, 2024
In the realm of Logic Apps, the treatment of escaped characters differs from handling plain text Special characters Let's look into a scenario where
Friday Fact: When a HTTP Request is Received trigger can accept more http methods other than POST
Mar 1, 2024
When working with Azure Logic Apps, many developers assume that the When a HTTP request is received trigger supports only POST requests However, this
BizTalk Server to Azure Integration Services: Validate XML messages before executing the business...
Feb 27, 2024
Welcome again to another BizTalk Server to Azure Integration Services blog post In my previous blog post Today, we will address a common scenario and
Friday Fact: Parallel branching in Logic Apps enables asynchronous execution of multiple tasks si...
Feb 23, 2024
Parallel branching is a concept utilized in various workflow automation systems, including Logic Apps, to enhance the efficiency and flexibility of task
Seamlessly Adding Tags to Azure Function Apps via Visual Studio: A Guide for Enhanced Resource Ma...
Feb 19, 2024
Have you ever wondered how to add tags to your Function App through Visual Studio Using the Azure Portal Let's break it down, but first, here's a quick
Friday Fact: XML to JSON Conversion in API Management and Logic Apps have different behaviors
Feb 16, 2024
I don't know the reason why two products from the same family - Azure Integration Services - have completely different behaviors while converting XML to JSON,
Azure Functions to validate XML against DTD
Feb 15, 2024
After releasing a set of Azure Functions, our focus shifted toward minimizing—or even completely removing—the need for an Integration Account As a result,
Azure Function to Apply XML Validation (Advanced)
Feb 14, 2024
After the release of our previous XML Validation Functions: Azure Function to Apply XML Validation (Basic) Azure Function to Apply XML Validation




