Logic App Best Practices, Tips, and Tricks: #42 How to convert JSON into XML inside Logic Apps
Apr 4, 2024
Welcome back to another Logic Apps Best Practices, Tips, and Tricks In previous posts, I covered a simple trick for developers: converting XML into JSON
Logic App Best Practices, Tips, and Tricks: #41 How to convert XML into JSON inside Logic Apps
Apr 3, 2024
Welcome back to another Logic Apps Best Practices, Tips, and Tricks In previous posts, I shared a useful trick for administrators Today, I shift the focus to
Friday Fact: Azure Logic Apps Supports Both Dot and Bracket Notations
Mar 29, 2024
Azure Logic Apps provides a flexible and first‑class way to access data in JSON structures Developers usually access this data through tokens after applying
Logic App Consumption deployment: The secret of KeyVault parameter cannot be retrieved. Http stat...
Mar 25, 2024
Recently, a client asked me for help rectifying some existing logic apps in their environment because their resource had left the company Not only to rectify
Friday Fact: Existing Logic Apps with Service Bus trigger using peek lock cannot be changed from ...
Mar 22, 2024
Azure Service Bus is a reliable and scalable cloud messaging service It enables asynchronous communication between applications and services One of its key
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




