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
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
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
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 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,



