Logic App Consumption Deployment Error: Get-AzResourceGroup Method get_SerializationSettings in t...
Apr 30, 2024
Sometimes the life of a developer is a nightmare, hehe Have done this several times, and all are working, but this week, on a new developer machine, while we
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
Logic App Consumption Visual Studio Deployment: Establishing connection with the service failed w...
Apr 10, 2024
This week while trying to deploy a Logic App Consumption project to the DEV environment using Visual Studio 2019 deployment, I kept getting the following
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

