Dec 20

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

By Luis Rigueira

Dec 6

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

By Sandro Pereira

Nov 5

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

By Luis Rigueira

Nov 1

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

By Luis Rigueira

Oct 4

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

By Luis Rigueira

Oct 1

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 -

By Sandro Pereira

Jul 11

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

By Sandro Pereira

Jul 10

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

By Sandro Pereira

Jun 23

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

By Sandro Pereira

Jun 19

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

By Sandro Pereira
turbo360

Back to Top