PowerShell script to identify all SQL V1 actions and triggers inside Logic Apps Consumption
Mar 15, 2024
A few days ago, Luis Rigueira created a Kusto query to identify Logic Apps Consumption workflows that use SQL V1 actions and triggers These actions will
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
Logic Apps Consumption SQL Connector version 1 Actions/Triggers will be deprecated!
Mar 14, 2024
Microsoft announced that it will deprecate Version 1 actions and triggers of the SQL connector for Logic Apps by the end of March 2024 As a result, existing
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
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,
Friday Fact: Implementing error handling in essential business processes is vital. Logic App is n...
Feb 9, 2024
Once again, Logic Apps are a powerful tool for automating workflows and orchestrating processes seamlessly And in the world of Logic App development, where



