Logic App Best Practices, Tips, and Tricks: #42 How to convert JSON into XML inside Logic Apps
Apr 4, 2024
Welcome again to another Logic Apps Best Practices, Tips, and Tricks In my previous blog posts, I discussed a basic trick for developers that was to
Logic App Best Practices, Tips, and Tricks: #41 How to convert XML into JSON inside Logic Apps
Apr 3, 2024
Welcome again to another Logic Apps Best Practices, Tips, and Tricks In my previous blog posts, I discussed one good trick for administrators Today we
Friday Fact: Azure Logic Apps Supports Both Dot and Bracket Notations
Mar 29, 2024
Azure Logic Apps offers a flexible and first-class experience for you to access data within JSON structures The most common way to access it is using tokens
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 stands out in cloud-based messaging services as a reliable and scalable solution that facilitates asynchronous communication between
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 all Logic Apps Consumptions that use SQL V1 actions and triggers that will soon be deprecated
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 might change in workflows across development, test, and production environments by defining parameters
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 Let's look into a scenario were understanding special
Friday Fact: When a HTTP Request is Received trigger can accept more http methods other than POST
Mar 1, 2024
Diving into Logic Apps, it's a common oversight to assume that only POST requests can be use when using the "When a HTTP request is received" trigger However,



