Friday Fact: New Logic App Designer (in GA) Enables Copy and Paste Actions
When working with Logic Apps Consumption, you can choose between the Legacy Designer and the Generally Available Designer, aka the new Logic App
Logic App Consumption deployment error: Unable to copy file Deploy-AzureResourceGroup.ps1. Access...
And I was thinking that this only happened with BizTalk Server Yesterday, I opened Visual Studio 2019 to modify and deploy a Logic App Consumption project to
Friday Fact: Logic App Consumption and Standard have different Action name restrictions
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
Logic App Consumption deployment: The secret of KeyVault parameter cannot be retrieved. Http stat...
Recently, a client asked me for help rectifying some existing logic apps in their environment because their resource had left the company Not only to rectify
Logic App Best Practices, Tips, and Tricks: #40 Did you know you can resubmit multiple runs at once?
Welcome again to another Logic Apps Best Practices, Tips, and Tricks After starting this series of posts on my blog, I ended up publishing most of the tips in
Announcing Logic App Consumption Copilot
I initially called this tool Logic App Consumption DevBuddy, but then my dear friend Mike Stephenson told me that I should call it Copilot, and I liked the
Logic App Consumption: Send Query Reports from Log Analytics Workspace
In this blog post and tutorial, what we pretend to do is to create a Logic App, in this case, a Logic App Consumption, that sends reports through Log
How to create a Logic App Consumption Visual Studio project
Unfortunately, until this date, there isn't available an Azure Logic Apps Tools for Visual Studio Extension for Visual Studio 2022, which means that we still
Logic Apps and DocuSign integration (Part II) – Archiving the signed document
In my last blog post - Logic Apps and DocuSign integration - I explain how you can create and dynamically populate a contract using an HTTP input and then use
How to get the Error Message with Logic App Try-Catch (Part III) – Using a generic Logic App
A few months ago, I wrote two blog posts about How to get the Error Message with Logic App Try-Catch, which you can find it here: How to get the Error