Decoding Logic App Dilemmas: Using Storage Account, Azure Functions, and Logic Apps to merge mult...
May 21, 2024
Welcome back to another Decoding Logic App Dilemmas: Solutions for Seamless Integration!In this proof of concept, we aim to solve a common integration
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
Decoding Logic App Dilemmas: Using Event Grid to detect deleted files from Storage Account and tr...
May 7, 2024
Welcome again to another Decoding Logic App Dilemmas: Solutions for Seamless Integration! This time, we start by noting that, unfortunately, the Logic App
Logic App Consumption: How to set an API connection to use Logic Apps Managed Identity inside Vis...
May 4, 2024
Recently, we had a requirement to upload some files to a storage account, and, for security reasons, we had to use a Logic Apps Managed Identity to connect to
Friday Fact: Logic App Consumption and Standard name have different size limits and restrictions
May 3, 2024
Depending on the Logic App type you are using, Logic App Standard or Logic App Consumption, you will notice that each of them has different name size
Friday Fact: Logic Apps decode all sorts of Base64 files, but, sometimes, not the way you expect!
Apr 26, 2024
When you need to decode a Base64 file, Logic Apps can handle it for you You can use an expression to perform the decoding step For example, imagine a Logic
Friday Fact: Response Connector Do Not Perform A Schema Validation At Runtime: Workaround!
Apr 19, 2024
When you need to perform a schema validation at runtime while using the trigger, When a HTTP request is received, Logic Apps gives us the possibility to
Logic App Transformation Error: InvalidXml. The XML validation failed. Data at the root level is ...
Apr 17, 2024
In this saga of Errors and Warnings, Causes, and Solutions in Azure - if you follow me, you know that this is one of my favorite topics - I got a fancy one If




