Friday Fact: Visual Studio 2019 successfully deployed Logic App Consumption with invalid JSON pay...
If your organization uses Logic Apps Consumption for some of its enterprise integration scenarios, developing them inside Visual Studio 2019 is mandatory
Logic App Consumption deployment error: API connection is configured to support managed identity ...
A few days ago I wrote a blog post about How to set an API connection to use Logic Apps Managed Identity inside Visual Studio 2019 And after I got this
Logic App Consumption Deployment Error: Get-AzResourceGroup Method get_SerializationSettings in t...
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
Logic App Consumption Visual Studio Deployment: Establishing connection with the service failed w...
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
PowerShell script to identify all SQL V1 actions and triggers inside Logic Apps Consumption
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
Logic Apps Consumption SQL Connector version 1 Actions/Triggers will be deprecated!
Microsoft has announced that Version 1 Actions/Triggers of the SQL Connector for Logic Apps will be deprecated by the end of March 2024 In response, we have
Logic App Consumption Bulk Failed Runs Resubmit Tool
Last week, we posted a Logic App, Best Practices, Tips, and Tricks, about the ability to resubmit multiple runs at once and how that process can be a tedious
How to integrate RabbitMQ with Logic Apps (video)
Unfortunately, no Logic App connector can make the bridge to RabbitMQ, which makes this integration challenge a little bit more complicated However, we have
How to Create an Integration Account Project in Visual Studio 2019
An Integration Account allows you to build Logic Apps with enterprise B2B capabilities by adding various necessary artifacts It serves as a central
Logic Apps Consumption: How to get the Logic App error detail message guide
I have often been writing about how to handle exceptions and get the correct and detailed error message describing in an easy and clean matter the failures in