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
Sign in to Azure using different accounts from Visual Studio Code
When we work inside an organization, this may not be a problem We are developing solutions for our organization and probably using a unique account, our
What do I need to do to start developing stateful or stateless workflows – Azure Logic Apps (Stan...
Finally, the last chapter of this blog post series where we address: What we need to install to begin developing our stateful and stateless workflows