Friday Fact: Visual Studio Code Struggles with Canceling Runs (Here’s the Workaround)
Visual Studio Code can be pretty lacking when it comes to features that could save you from a tough situation, like being able to cancel runs Let's set the
Friday Fact: You need to be logged in to open a workflow in Logic App Standard Designer inside Vi...
Welcome back to another Friday Fact! Have you ever faced yourself trying to open the Logic App Standard Workflow inside Visual Studio Code and get stuck in a
Deploy Azure Resources with Terraform – Storage Account Containers
Well first we need to understand what is terraform and what is used for Terraform is an open-source tool designed for automating and managing
Friday Fact: VS Code Do Not Allow Logic Apps Standard Incremental Workflow Deployment
When working with Logic Apps Standard in Visual Studio Code, it’s important to note that deploying a workflow from one project can overwrite existing
Friday Fact: Missing Environment Variables Can Break Your Logic App Standard Workflows
Just like in Azure Functions, where environment variables need to be correctly set, the same applies when working with Logic App Standard in Visual Studio
Logic App Standard deploy issue: Error 403 – Forbidden
A few weeks ago, we endup encountering a forbidden issue while trying to deploy a couple of workflows to a brand new Logic App Standard: Error 403 -
Logic Apps (Standard) Data Mapper: String functions (video)
In my last blog post, I explain in detail the String functions available in the new Data Mapper, and I endup documenting each of
Logic Apps (Standard) Data Mapper: String functions
Overview String functions are used to manipulate strings in standard ways, such as conversions to all uppercase or all lowercase, string
Logic App Standard local run error: Failed to verify “AzureWebJobsStorage” connection...
Last night when I was about to deliver my Logic Apps Data Mapper session at Azure Logic Apps Community Day 2023, more or less 15 minutes earlier, I decided to
Logic App Standard local run error: Failed to find “func host start” task.
I have been developing Logic App Standard for a long time and never had an issue running them locally, as far as I remember, until a few months ago I never