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 this document by saying that, unfortunately, the
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, you can rely on Logic Apps to do it, in concrete you can lean on an expression to help you achieve that To put it into
Friday Fact: Response Connector Do Not Perform A Schema Validation At Runtime: Workaround!
Apr 19, 2024
When you need to perform a schema validation in runtime while using the trigger, When a HTTP request is received, Logic Apps gift 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
API Management Terraform deployment error: A resource with the ID already exists
Apr 16, 2024
Following my last blog post: API Management Terraform deployment error: The user, group or application ‘does not have secrets get permission on key vault
API Management Terraform deployment error: The user, group or application ‘does not have se...
Apr 15, 2024
Last week, I got, once again, the following error while trying to deploy an API on API Management using a Terraform Visual Studio project: Error: making
Friday Fact: It is possible to create an XML first-class experience inside Logic Apps.
Apr 12, 2024
By default, Logic Apps provides a good first-class experience for JSON, that means when we receive a JSON message, we can tokenize the elements by using a
Friday Fact: Workflow and Trigger expressions can help monitor your Logic Apps.
Apr 5, 2024
Indeed, simplicity often proves to be the most effective approach This holds true, particularly in the context of using the workflow expression alongside the


