Feb 19

Seamlessly Adding Tags to Azure Function Apps via Visual Studio: A Guide for Enhanced Resource Ma...

Have you ever wondered how to add tags to your Function App through Visual Studio Let's break it down, but first, here's a quick overview of how you would

By Luis Rigueira

Jan 22

Visual Studio Logic App Consumption deployment: The subscription is not registered to use namespa...

Last week, I was helping a client start their footprint on Azure by deploying our very first services: an Azure Function and a few Logic Apps Consumption

By Sandro Pereira

Jan 19

Friday Fact: Settings present on local.settings.json file inside Azure Functions project are not ...

When creating an Azure Function, it's crucial for security reasons to avoid directly embedding connection strings and other sensitive information in the

By Luis Rigueira

Jan 18

Azure Functions: .NET 8 Functions worker is missing from the Azure Function project in Visual Stu...

It is always fun to return to one of my favorite topics: Errors and warnings, causes and solutions, this time on Azure It was not a fun night yesterday! And

By Sandro Pereira

Nov 20

How to remove/unmark Mark of the Web (MOTW) files with PowerShell

When we work with multiple clients and, in some cases, with restricted access to their servers or environments, sometimes we have the need to copy the source

By Sandro Pereira

Oct 20

BizTalk Server deployment: The database or the database version is incompatible with the installe...

Errors rarely appear alone; from time to time, it's as if a project is determined to challenge you But I find it rather enjoyable It offers me inspiration and

By Sandro Pereira

Oct 19

BizTalk Server deployment: Access to the path is denied.

It is always fun to return to one of my favorite topics: Errors and warnings, causes and solutions – aka Troubleshooting! Regardless of the technology,

By Sandro Pereira

Jun 20

BizTalk Visual Studio Compile Error: The operation could not be completed. The parameter is incor...

Always funny returning to an old BizTalk Server solution I did in the past! Today while modifying an existing solution for the first time in 3 years! - you

By Sandro Pereira

May 15

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

By Sandro Pereira

Dec 4

Building BizTalk Solution Error: Couldn’t process file due to its being in the Inter...

One error never comes alone! Following the error reported in my last blog post while working last week with one of my clients, I was able to catch an error

By Sandro Pereira
turbo360

Back to Top